ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
PageDisplay (Function)
Displays a web page in the user's browser....
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Supercontrol
A supercontrol is an advanced type of control......
dbgSaveDebugDump (Function)
Saves a dump file of the application.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
The Edit control
The Edit control allows users to enter data......
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Constants for managing projects
List of constants used by the functions for managing projects....
HTTPSendForm (Function)
Sends an HTTP form.
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.