ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Warning (Function)
Displays a custom message in a system warning window.
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
HeightExpanded (Property)
The HeightExpanded property is used to get and change the height of an expanded iOS 13 widget.
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
fTempPath (Function)
Returns the name of directory used to store the temporary files.
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....
HCloseConnection (Example)
Usage example of the HCloseConenction function
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
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.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
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.
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.
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....