ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
WinOutWidth (Function)
Returns the full width of a window.
iHLine (Function)
Prints a horizontal line at specified coordinates.
MovementAPT (Property)
The MovementAPT property allows you to know and specify whether users can move appointments in a Scheduler or Organizer control.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
grDeleteSeries (Function)
Deletes a data series from a chart.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of web services includes the necessary tools to allow the consumption of secure web services used to manage the Sesam Vitale cards......
MapIDGgl (Function)
Gets or sets the style used in the Map control. This style corresponds to a map ID defined in the Google Cloud console. This new function is available from version 2025 Update 2....
CriticalSectionEnd (Function)
Marks the end of a critical section: another thread will be able to run the code.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
dDisplay (Function)
Displays the drawing in the Image control.
List,Add (External language)
Adds an element to a Combo Box or List Box control.
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.