ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dDisplay (Function)
Displays the drawing in the Image control.
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
PreviousPage (Function)
Returns the name of the previous page.
SIPVisible (Function)
Displays the keyboard.
IF statement
The conditional IF statement allows you to run an action according to a condition...
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
Phone management functions
List of functions for phone management...
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
SocketRead (Function)
Retrieves a message sent by another socket.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
SOAPRun (Function)
Runs a procedure on a SOAP server.
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.