ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
HRecNum (Example)
Usage example of the HRecNum function
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
HFileExist (Example)
Usage example of the HFileExist function
HErrorInfo (Example)
Usage example of the HErrorInfo function
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
HNbRec (Example)
Usage example of the HNbRec function
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
Dashboard constants
Constants used by the functions for managing Dashboard controls...
HCreateView (Example)
Usage example of the HCreateView function
zipCreateExe (Example)
Usage example of the zipCreateExe function
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
FTPGet (Example)
Usage example of the FTPGet function
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
Euro constants
List of constants used by the functions for managing the Euro....
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
Detailed use of WINDEV FTP/RPC
Query editor: Characteristics
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
SysIconAdd (Example)
Usage example of the SysIconAdd function
LooperDelete (Function)
Deletes a row from a Looper control.
XMLDocument (Example)
Usage example of the XMLDocument function