ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Signature control
The Signature control is a report control used to sign......
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
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......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
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.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
ERR_CANNOT_OPEN_FILE
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....
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)...