ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
The windows and pages of the User Groupware
Two methods can be used to include the User Groupware......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
TimeValid (Function)
Checks the time validity.
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
FTPGet (Function)
Transfers a file or directory from an FTP server (File Transfer Protocol) to the current computer.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
WINDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
StatVarianceP (Function)
Calculates the variance for a full series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.