ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
ErrorThrow (Function)
Throw a non-fatal error.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
Error 1012: The class member is not global: it cannot be accessed from a global method
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
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....
HTMLToRGB (Function)
Converts the HTML color into RGB color.
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....
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
X (Property)
The X property is used to get and change the X-coordinate of an element.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
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].
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
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.
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.