ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
ERR_BAD_SERIAL_NUMBER
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
<Table>.InfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
ERR_LOADMOREDLL
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
Image control: the supported formats
The supported image formats are as follows:...
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Arithmetic operators
The arithmetic operators are......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
CursorCapture (Function)
Directs all the events associated with the mouse toward a specific window or control, regardless of the screen object where the mouse event occurs.
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Start of Break block (Break header)
The Start of break block is optional......
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....