ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Calling a procedure/a function
Syntax for calling a local or global procedure.
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
XMLFind (Function)
Performs a search in an XML document.
HConnect (Example)
Usage example of the HConnect function
Upload functions
The following functions are used to manage the upload:...
RegistryListKey (Function)
Lists the sub-keys of a registry key.
SysIconDelete (Function)
Deletes an icon from the taskbar (next to the clock).
Events associated with formatted display controls
List of events associated with formatted display controls...
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
DiagramToSVG (Function)
Exports a diagram to an SVG image.
UploadCopyFile (Example)
Usage example of the UploadCopyFile function
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
NetSendFile (Example)
Usage example of the NetSendFile function
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
zipListFile (Example)
Usage example of the zipListFile function
fDriveReady (Example)
Usage example of the fDriveReady function
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.