ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sort (Function)
Sorts a WLanguage array.
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
fExeDir (Function)
Returns the directory from which the execution is started.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
VariableReset (Function)
Resets the variable to its initial value.
Val (Function)
Returns the numeric value of a character string.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
WINDEV and the SOAP protocol
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.