ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Installing a SOAP server with Apache
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
Border management constants
List of constants used by the border management functions....
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
GglListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
Handling report blocks
The different operations available on report blocks are as follows......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
ControlClone (Function)
Creates a new control from an existing control.
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
Currencies
A currency is a real coded on 10 bytes....
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
Page Header block
The Page header block is printed on each new page......