ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Advanced types
The advanced types of WLanguage are as follows...
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
11. Table/Looper controls
Change the volume of a UPnP device....
SQLFirst (Function)
Positions on the first row of the query result.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Internal component description
The description of an internal component can opened at any time......
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Creating the menus for the pages of the WEBDEV RAD pattern
Closes the connection of the application to a Hasp key....
OpenMobileWindow (Function)
Opens a window in a mobile application.