ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SocketExist (Function)
Checks the existence of socket.
The Sidebar control
The Sidebar control gives access to different options......
Events associated with control templates
List of events associated with control templates...
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Chart: Managing legends
Several types of legends are supported in the charts......
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
Events associated with Tab controls
List of events associated with Tab controls...
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
nWDGetLastError: Error code of last error
Error code of last error......
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
NetworkUser (Function)
Identifies the name of the connected user.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
DnDForce (Function)
DnDForce is kept for backward compatibility.
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....