ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
SysIMEI (Function)
Returns the IMEI number of an Android phone.
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
Describing a problem to the Free Technical Support
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....