ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerErase (Example)
Usage example of the BurnerErase function
HErrorInfo (Example)
Usage example of the HErrorInfo function
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
Chart management functions
...Chart management functions...
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
InDelayedProcedureMode (Function)
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server.
HImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
FTPListFile (Example)
Usage example of the FTPListFile function
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
EmailUpdate (Example)
Usage example of the EmailUpdate function
HNbRec (Example)
Usage example of the HNbRec function
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
FinInterestRate (Example)
Usage example of the FinInterestRate function
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
SNMP constants
List of constants used by the SNMP functions....
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
fSeek (Example)
Usage example of the fSeek function
Drawer control properties
List of properties associated with the Drawer control...
ServiceContinue (Function)
Restarts a paused service.