ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
Events associated with windows
List of events associated with windows...
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Edit options of a report
The report editor allows you to......
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Multi-project search
Performing a search in the current project is a common operation......
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Input (Function)
Displays a message allowing the user to type an information.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Creating the Relation pages of a WEBDEV RAD pattern
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
Structure of data files of user groupware
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......