ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EnumControl (Function)
Returns the name of Nth control found in the specified element.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Automatic management of exceptions
The management of exceptions can be customized by process......
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
HLogStop (Function)
Stops the log process of a file.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
Variable scope
Variables can be declared anywhere in the code....
iParameter (Function)
Retrieves the printer configuration and configures the print.
Alias (Property)
The Alias property gets the alias of an element.
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
Error 31: The file to include is not found. Check the name and path ...
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Creating the windows and the pages of the RAD pattern
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Browser constants
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Code snippets
The code editor allows you to enter "Code snippets"......