ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

X (Property)
The X property gets and sets the X-coordinate of an element.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
Error 1021: The method of the class is not global
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
iColumnEnd (Function)
Forces a column break in a multi-column report.
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Y (Property)
The Y property gets and sets the Y-coordinate of an element.
ArrayMoveLine (Function)
Allows: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
ERR_LAUNCH_FAILED
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
VideoDisplay (Function)
Displays in a Camera field the camera preview stream currently being transmitted by a web camera or by the camera on the mobile device. Function kept for "Version-26-compatible" Camera controls....
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
DisplayOnly (Property)
The ReadOnly property determines if an element is read-only.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode