ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipPassword (Function)
Defines the password used to add files to the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
FTPAttribute (Function)
Identifies the attributes of a file located on an FTP server (File Transfer Protocol).
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). This function also gets the characteristics of the tooltip associated with each section of the chart. a custom tooltip, associated with a point....
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
NetworkDisconnect (Function)
Disconnects a network drive.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
String literals: single-line and multiline strings
String literals are used to represent and manipulate data as a sequence of characters. For example, string literals can be used to display information, define a constant, etc....
QuickAction (Variable type)
The QuickAction type allows you to define all the advanced characteristics of a quick action of an app on Android (app shortcut) or iOS (Quick Action).
SpeechSynthesisVoice (Variable type)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
16. Java applications in practice
Java applications in practice...
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.