ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iCreateFont (Function)
Creates a new print font.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
iMargin (Function)
Defines the "logical" print margins.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
ThreadMode (Function)
Changes the management mode of threads.
iPrintReport (External language)
Prints a report created with the report editor.
Page templates
WEBDEV allows you to create page templates......
BurnerErase (Example)
Usage example of the BurnerErase function
Programming table fields linked to a table
This page explains how to program data-bound Table controls......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
BurnerSelect (Function)
Used to select the default burner.
TableMode (Function)
TableMode is kept for backward compatibility.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Warning 18: Loop without potential end
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......