ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
SocketWrite (Function)
Writes a message intended to another socket.
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
SocketClose (Function)
Closes a socket or a connection to a server socket.
Error 1021: The method of the class is not global
iColumnEnd (Function)
Forces a column break in a multi-column report.
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
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....
HTMLToRGB (Function)
Converts the HTML color into RGB color.
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....
Error 1012: The class member is not global: it cannot be accessed from a global method
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
VariantConvert (Function)
Converts the value stored in a Variant variable].
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
FlexDirection (Property)
The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction").
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
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....
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.