ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
2. Multilingual application
A multilingual application can be distributed in multiple languages....
Types associated with the Word processing
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents......
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
Error 704: The property does not exist on
Export your data to Excel
Export your data to Word
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Setup directory
The setup wizard allows you to configure the setup directory of application....
Typecasting of parameters
The description of the parameter type is optional......
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
Constants for WLanguage types
List of constants for managing WLanguage types....
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
ERR_LAUNCH_FAILED
MDITop (Property)
The MDITop property is used to determine and change the distance between the top border of the MDI parent window and the top border of the MDI area.
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Generating the RAD pattern
To generate a RAD pattern:...
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......