ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Reduce (Function)
Applies a computation to each element of a WLanguage array.
fCreate (Function)
Creates an external file.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
zipExist (Function)
Used to find out whether an archive exists.
SocketExist (Function)
Checks the existence of socket.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
13. External component in practice
External component in practice...
ServiceControl (Function)
Sends a control message to a service.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.