ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages...
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
LoadParameter (Function)
Reads a persistent value.
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
Referring to an element in a WLanguage event / process
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
TableEnroule_objet (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
SFModify (Function)
Modifies the records of a file defined in Salesforce.
<Table>.Expand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
DocRedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing document.
WDScript: use in command-line and console mode
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
gLine (Function)
Builds a sequence of characters containing a line.
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.