ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Defining a help window template
WINDEV allows you to create help window templates......
iColumnEnd (Function)
Forces a column break in a multi-column report.
CameraConfigure (Function)
Allows you to configure the video capture driver.
VideoConfigure (Function)
Allows you to configure the video capture driver.
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
Financial constants
List of constants used by the financial functions....
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Designing a supercontrol
A supercontrol is an advanced type of control......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
ChangeTarget (Function)
Changes the target of a button action.
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......