ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SelectedResource (Property)
The SelectedResource property returns the name of the resource that corresponds to the user's selection in a Scheduler control....
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
zipClose (Function)
Closes an archive.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
Serialization constants
The serialization constants are as follows:
Math functions
List of mathematical functions...
CommandLine
The CommandLine keyword can correspond to...
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
gpwGetUserInfo (Function)
Retrieves information about the current user (application that uses the User Groupware).
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
XMLValidDocument (Function)
Validates an XML document from an XSD schema.
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
iPicaToMM (Function)
Converts the coordinates of a point (expressed in system coordinates) into millimeters.
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
grDraw (Function)
Draws a chart according to the specified parameters.
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......