ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
Information 2102: 'Long' does not exist anymore: the integers are coded on 4 bytes
Events associated with a Slider control (WEBDEV)
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.
FlexAlignSelf (Property)
The Property FlexAlignSelf allows you to know and modify the alignment and vertical anchoring of the field in the row of the Flexbox field ( Property corresponding CSS "align-self").
HLogRecreate (Function)
Used to re-create an empty log.
Export your data to Excel
Export your data to Word
<Source>.LogRecreate (Function)
Used to re-create an empty log.
<zipArchive variable>.NbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
HFSQL constants
List of constants used by the HFSQL functions....
Zombie data files and items
During the life of an application, items live and die......
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.