ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Image control in a page
ChronoReset (Function)
Stops and resets a running stopwatch.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
<Source>.MigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
HMigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
2. Projects in practice
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
18. Secure payment
<Table>.InfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
<Source>.HistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
WDXView : Use
This help page presents the different features of WDXView......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
4. UI: Windows
IU of windows...
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......