ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
zipFindFile (Example)
Usage example of the zipFindFile function
zipInfoFile (Example)
Usage example of the zipInfoFile function
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
LOOP statement
The statement block is repeated endlessly...
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
Table,Count (External language)
Returns the number of elements in a Table control.
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
SysInstance (Function)
Returns the instance of a module.
DisplayModeAutoWhenLoading (Property)
The DisplayModeAutoWhenLoading property is used to determine and change the display mode when loading a PDF document.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
SQLTransaction (Example)
Usage example of the SQLTransaction function
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.