ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fResourceDir (Function)
Returns the path of the read-only resources of the application.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
ArrayDeleteAll (Function)
Deletes all 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....
Error 1012: The class member is not global: it cannot be accessed from a global method
DeleteAll (Function)
Deletes all 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....
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
ERR_LAUNCH_FAILED
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
zipNbPart (Function)
Returns the number of sub-archives (parts) of an archive in CAB, RAR, ZIP, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
UploadFileName (Function)
Returns the name of 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....
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......