ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
gpwOpen (Function)
Opens the User Groupware login window or page.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
HNbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
5. The following files are automatically created
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
fChangeSize (Function)
Resizes an external file.
zipMsgError (Example)
Usage example of the zipMsgError function
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
fCreate (Function)
Creates an external file.
Error (Function)
Displays a custom error message in a system error window.
Right (Function)
Extracts the last characters from a string or string buffer.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.