ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
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.
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
Video control properties
The following properties can be used on a Video control:...
Line control properties
List of properties associated with the Line control...
Scheduler report
The report editor allows you to create "Scheduler" reports....
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
4. HFSQL Classic
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Describing an element
A flexible modeling includes different elements linked together......
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....