ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drawer control properties
List of properties associated with the Drawer control...
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
zipExtractPath (Function)
Returns the path of a file found in the archive.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
Using several libraries in an application
A library is a WDL file that contains all the resources......
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
gpwAddUser (Function)
Adds a user to the User Groupware database.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
grSourceCategoryLabel (Function)
Defines the source of the category labels.
grGridlines (Function)
Displays or hides the chart gridlines.
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
CalculatedDefaultValue (Property)
The CalculatedDefaultValue property is used to: Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming. Define the SQL expression that returns the default value of an item (item described through programming only)....
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
gpwCheckUser (Function)
Checks the existence and validity of the password for a user of the user groupware.
SQLChangeConnection (Function)
Modifies the current connection.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.