ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsClose (Example)
Usage example of the xlsClose function
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
Constants for managing masks
sEvent (Function)
Branches an event on a serial port.
LoadWDL (Example)
Usage example of the LoadWDL function
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Input (Function)
Displays a message allowing the user to type an information.
Type (Property)
The Type property is used to get and change the type of an element.
SQLFirst (Function)
Positions on the first row of the query result.
Using the task management and the schedule
Time management is extremely important......
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:...
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.