ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
Constants for manging the replication
List of constants used by the functions for managing the replication....
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
FileDisplay (Example)
Usage example of the FileDisplay function
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
WINDEV concepts
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
ExeGetPID (Function)
Returns information about the current process.
Dashboard constants
Constants used by the functions for managing Dashboard controls...