ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
WEBDEV Application Server - 10 connections - License agreement
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
<Menu>.AddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
MongoInfo (Function)
Returns information about a MongoDB database.
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
SysIMEI (Function)
Returns the IMEI number of an Android phone.
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Defining a help window template
WINDEV allows you to create help window templates......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Sharing elements with a WINDEV application
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Link properties
When creating a link, you can simply specify the destination......
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
CharactType (Function)
Returns information about the type of character.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
SysDir (Function)
Returns the path of a system directory.