ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
In-App functions
The following WLanguage functions are used to manage In-App purchases......
Two-factor authentication management functions
Utilisation dans la classe Thread - Accès en Lecture - Type : Entier32...
13. 3-Tier architecture
Access rights to a class property
A property is a code element that includes two processes......
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
The single-part and multi-part archives
Two types of archives are available......
CallDLL32 (Function)
Runs a function found in an external DLL.
fChangeSize (Function)
Resizes an external file.
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Library,Disk (External language)
Opens the project library that is stored on disk.
Table,Insert (External language)
Inserts an element into a table at a given position.
Table,Display (External language)
Refreshes the Table control.
Option,Space (External language)
Fills the content of WdString with space characters on the right.
HsMenu,Status (External language)
Returns the status of a menu option (active, invisible, grayed).
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.