ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
Differences and specific features of an HFSQL Client/Server application
The management mode of tables may have to be adapted when using an HFSQL Client/Server application......
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
TreeDisplay (Function)
Refreshes a TreeView control from a given position.
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Address (Variable type)
The type Address type is used to manipulate the address of a place or person.
OpenMobileWindow (Function)
Opens a window in a mobile application.
Watermark (Variable type)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or programmatically.
Using the task management and the schedule
Time management is extremely important......
TwainToClipboard (Function)
Allows: copy the document coming from the Twain device to the clipboard. view the document coming from the Twain device in the user interface of device....
Creating a window skin template
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
.NET object
To access a class......
Constants used by the functions for managing Tab controls
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......