ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDelete (Example)
Usage example of the fDelete function
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
HMergeView (Example)
Usage example of the HMergeView function
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Operations performed on activity diagrams
The following paragraphs explain......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
NetworkDisconnect (Function)
Disconnects a network drive.
Event (Example)
Usage example of the Event function
VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
HListItem (Example)
Usage example of the HListItem function
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
dRectangle (Example)
Usage example of the dRectangle function
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).