ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_DISCONNECTED_BY_ADMIN
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
mongoOperationAdd (Type of variable)
The mongoOperationAdd type is used to define all the advanced characteristics of a document add operation in bulk.
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
UploadSizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
ERR_DISCONNECTED_RELOG
Events associated with Static controls
List of events associated with Static controls...
Operations performed on deployment diagrams
The following paragraphs explain......
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
WDSQL, SQL querier: Overview
WDSQL is used to......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
Share your projects via Git
Git is a source code manager......