ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming the looper attributes
All the looper attributes can be handled by programming......
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
Chart control properties
A Chart control can be used......
Drawer control properties
List of properties associated with the Drawer control...
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
diagWaypoint (Type of variable)
The diagWaypoint type is used to define all the advanced characteristics of a connector waypoint.
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Scheduler report
The report editor allows you to create "Scheduler" reports....
Obtaining an SSL certificate for IIS2 (2.0 or later)
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
CameraConfigure (Function)
Allows you to configure the video capture driver.
VideoConfigure (Function)
Allows you to configure the video capture driver.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Associating documents with the project
To describe a project in detail, you can associate documents with it......
The different copy modes
Two different copy modes are proposed by WDTRAD......
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.