ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
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.)....
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
gpwCheckUser (Function)
Checks the existence and validity of the password for a user of the user groupware.
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
CursorCapture (Function)
Directs all the events associated with the mouse toward a specific window or control, regardless of the screen object where the mouse event occurs.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Error 1032: The inheritance is not allowed in a structure
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
<Array>.Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
Error 1048: The inheritance is not allowed in a composite variable
GanttDateTimePosition (Function)
Configures the first day and the first time displayed in a Gantt Chart column (found in a Table or TreeView Table control).
awProcedureGetAndSendInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo.
awProcedureGetInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo.
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.