ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContextOpen (Function)
Opens a new page context without returning the information to the browser.
zipFindFile (Example)
Usage example of the zipFindFile function
Border (Type of variable)
The Border type is used to handle a border through programming...
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
12. Available tests
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Page constants
List of constants used by page functions....
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
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....
FTPConnect (Example)
Usage example of the FTPConnect function
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
Automation object
The Automation keyword is used to declare an automation object...
fMakeDir (Example)
Usage example of the fMakeDir function
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
zipDeleteFile (Example)
Usage example of the zipDeleteFile function