ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
LooperDelete (Function)
Deletes a row from a Looper control.
Calling a procedure/a function
Syntax for calling a local or global procedure.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
zipChangePath (Example)
Usage example of the zipChangePath function
SchedulerListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
Looper control based on a table
This type of Looper control uses data from a table or query......
Executable (Property)
The Executable property gets and sets the executable file to be used.
EmailReadLastHeader (Function)
Reads the header of the last Email received, depending on the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
grZoom (Function)
Defines the zoom of a chart.
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
SCM: Adding a project to the repository
Some operations are required before an existing project can be used by the Source Code Manager......
Report viewer: "Overview" pane
The report viewer allows end users to view reports before printing them......
Version (Property)
The Version property is used to get and change the version of an element.
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
TokenURL (Property)
The TokenURL property gets and sets the URL for retrieving an access token.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
KeyFileType (Property)
The KeyFileType property defines the type of encoding used for a key file.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.