ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Warning (Function)
Displays a custom message in a system warning window.
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
MemCreate (Function)
Creates a memory area.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
fTempPath (Function)
Returns the name of directory used to store the temporary files.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
Composite chart
A composite chart is a chart that displays several types of charts......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
GPSGetPosition (Function)
Retrieves information about the current device position.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......