ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.
Events associated with the project
List of events associated with the project...
HTTP functions
List of HTTP functions...
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
TaskRead (Function)
Reads a task in the task list of a Lotus Notes or Outlook messaging.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
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, ......
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
ModbusSendRawFrame (Function)
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard.
8. Sharing a project in practice
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
TaskLast (Function)
Reads the last task in a Lotus Notes or Outlook task list.
ContactFirst (Function)
Reads the first contact in a Lotus Notes or Outlook address book.
ContactNext (Function)
Reads the contact after the current contact in a Lotus Notes or Outlook address book.
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......