ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
grDraw (Function)
Draws a chart according to the specified parameters.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Guided tour management constants
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
gglNotification (Type of variable)
The gglNotification type is used to define information about event notifications in a calendar.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
WDInst: handling the files to install
By default, the files to install are......
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......