ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
Page constants
List of constants used by page functions....
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
SocketConnect (Function)
Connects a client computer to a given socket.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
Internal component description
The description of an internal component can opened at any time......
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
PreviousPage (Function)
Returns the name of the previous page.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Constants for managing projects
List of constants used by the functions for managing projects....
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
ThreadEnd (Function)
Ends the execution of the current thread.
ThreadCurrent (Function)
Returns the name of the thread currently run.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.