ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
zipExist (Function)
Used to find out whether an archive exists.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
SQLReqExists (Function)
Checks the existence of a query.
zipInfoFile (Example)
Usage example of the zipInfoFile function
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
HDescribeItem (Example)
Usage example of the HDescribeItem function
FirstDayOfMonth (Function)
Returns the first day of the month.
FTPCommand (Function)
Sends a specific FTP command to a server.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
13. Debugger
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
The Check Box control
A Check Box can correspond to......
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.