ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Switch control properties
SIPVisible (Function)
Displays the keyboard.
PDFReaderRotatePage (Function)
Rotates a page displayed in the PDF Reader control.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
gpwGetUserInfo (Function)
Retrieves information about the current user (application that uses the User Groupware).
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
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.
TableSwapBranch (Function)
Swaps the content of two rows (as well as their respective tree structure) in a TreeView Table control.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
Math functions
List of mathematical functions...
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
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.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
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).
SelectedResource (Property)
The SelectedResource property returns the name of the resource that corresponds to the user's selection in a Scheduler control....
XMLValidDocument (Function)
Validates an XML document from an XSD schema.
zipExist (Function)
Used to find out whether an archive exists.