ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
HOnError (Function)
Customizes the management of HFSQL errors.
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
WINDEV License Agreement
WINDEV License Agreement...
HChangeName (Function)
Modifies the physical name of a data file.
Record (Variable type)
The Record type is used to save the values of a record.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Associating an image with an element in a TreeView control
Methods for associating an image with an element in a TreeView control....
iPrintReport (Function)
Prints a report created with the report editor.
Python: Native calls
WLanguage allows for native Python calls......
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
Crosstab report
The report editor allows you to create "Crosstab" reports......
gglPostalAddress (Type of variable)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
HExportXML (Function)
Exports the records found in a table (HFSQL or OLE DB), view or query to an XML file.
Remote WEBDEV administrator: Server settings
The server administrator can define the server parameters via the remote administration tool......
HAlias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.