ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
Multi-database queries
A query (typed in SQL code) can operate on different databases......
SourceFromWindow (Function)
Automatically initializes: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Constants for WLanguage types
List of constants for managing WLanguage types....
Code editor: Display options
The code editor proposes several display options......
HDeclare (Function)
Declares a description of table (found in a database schema) in the current project.
xBase files: Limits
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
SQL functions: Special case
List of SQL functions: Special case...
MultiLinestringGeo (Variable type)
The MultiLinestring type can be used to store a collection of linestrings defined with geographic coordinates.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
grDraw (Function)
Draws a chart according to the specified parameters.