ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iFont (Function)
Selects the default font.
Sound (Function)
Plays a sound in WAV format.
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
DataProcedure (Property)
The property DataProcedure property is used to specify the name of the WLanguage procedure called as data is received.
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
zipMsgError (Function)
Returns the message associated with an error code on an archive.
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
SCM administrator: Merging repositories
By merging repositories, you can combine projects from several repositories into a single repository......
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
2. Analysis in practice
Calling a procedure/a function
Syntax for calling a local or global procedure.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
docNumberingLevel (Variable type)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.