ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Preset control
The "Preset" control is used to display the frequently used controls without programming......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
11. Table/Looper controls
Change the volume of a UPnP device....
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
Configuring the SOAP administrator
ERR_NO_WDADMIN
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
<Source>.CreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
spMatchesDescription (Property)
The spMatchesDescription property determines if the parameters (key derivation function, hash algorithm, iteration count and output length) of the item of type "Password" in the data file match the parameters described programmatically or in the analysis.
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Secret string vault
Passwords, private keys and tokens are often used in programming......
The OLE control
The OLE control is used to handle an OLE object......
Discover all the possibilities of pivot tables
Utilisation dans la classe docParagraphe - Accès en Lecture + Ecriture - Type : docMiseEnForme...
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....