ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DoubleClick (Property)
The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked.
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
ERR_CANNOT_OPEN_FILE
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Typecasting of parameters
The description of the parameter type is optional......
4. User Groupware
User Groupware...
<Array>.MoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
<Array>.DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from the advanced array property (array of gglCalendar events, ...). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
DocInfoXY (Function)
For a given position in a Word Processing control (coordinates of a control point), returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)...
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Functions for managing appointments (Outlook, Lotus Notes, mobile device)
List of functions for managing appointments...
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Variable scope
Variables can be declared anywhere in the code....
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......