ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
fSeparator (Function)
Returns a file path with normalized separators.
gpwAddUser (Function)
Adds a user to the User Groupware database.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Comparison operators
The comparison operators can be divided into several categories......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
State (Property)
The State property is used to get and change the state of an element.
Map control functions
Map control functions...
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
WINDEV Mobile Framework License Agreement
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
Constants for managing Organizer controls
Constants for managing Organizer controls...
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.