ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
diffApply (Function)
Applies a difference buffer to a specific buffer.
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
TimeToString (Function)
Converts a time to a string in the specified format.
gpwAddUser (Function)
Adds a user to the User Groupware database.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
SysXRes (Function)
Returns the horizontal screen resolution.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
fTempPath (Example)
Usage example of the fTempPath function
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
grDestinationControl (Function)
Defines an Image control as destination of a chart.
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
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)....
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.