ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reduce (Function)
Applies a computation to each element of a WLanguage array.
Phone management functions
List of functions for phone management...
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
dDisplay (Function)
Displays the drawing in the Image control.
fCreate (Function)
Creates an external file.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
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...
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
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.
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
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.