ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the Relation windows of a WINDEV RAD pattern
2. Projects in practice
Discover the main operations that can be performed on a project....
Error (Function)
Displays a custom error message in a system error window.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
SocketConnect (Function)
Connects a client computer to a given socket.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
fCreate (Function)
Creates an external file.
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
CurrentMonth (Function)
Returns the number of the current month.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Scheduler control events
The following events associated with Scheduler controls:...
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....