ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
EventClose (Function)
Closes a synchronization event between several threads.
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
String functions
List of functions for managing character strings...
tapiCapability (Function)
Returns the characteristics of a telephony device.
fDriveReady (Example)
Usage example of the fDriveReady function
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
<Organizer>.DateVisible (Function)
Makes a day visible or invisible in an Organizer control.
MatExist (Example)
Usage example of the MatExist function
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
CharactType (Function)
Returns information about the type of character.
MemCreate (Function)
Creates a memory area.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
KioskDisable (Function)
Disables kiosk mode for the current application.
ThreadExecute (Function)
Starts the execution of a secondary thread.
Iconize (Function)
Minimizes a WINDEV window.
MapClosePopup (Function)
Closes the popup of a marker displayed in the Map control.