ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing Windows events
The following constants are used to manage Windows events:...
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
SIPVisible (Function)
Displays the keyboard.
fDate (Example)
Usage example of the fDate function
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
fDateTime (Example)
Usage example of the fDateTime function
EmailGetAll (Function)
Retrieves all the emails found on a server.
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Record (Type of variable)
The Record type is used to save the values of a record.
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
dCopyImage (Example)
Usage example of the dCopyImage function
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
Scheduler control events
The following events associated with Scheduler controls:...
HsMenu,Mark (External language)
Finds out whether a menu option is marked or not.