ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...
Steps to develop an application
This diagram presents the different steps for developing an application with WINDEV...
"About" window
The "About" window is used to display and access various information about the current application...
"?" menu
WINDEV proposes a help menu adapted to your applications...
.NET application
To create a.NET application from a project...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools...
History of versions
The history of setup versions is an advanced feature of the network setup...
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
Nation (External language)
Defines the display language for the titles, captions, messages...
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
Procedure/Function
A procedure is used to associate an identifier with a statement block......
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
FilterCondition (Property)
The FilterCondition property allows you to know the selection condition set by HFilter on a data file, HFSQL view or query.
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
InitialFile (Property)
The InitialFile property is used to get the original name of the data file associated to an item in a query.
InitialItem (Property)
InitialItem is used to find out the initial name of an item found in a query. This name is known from the alias of this item.
Text (Property)
Text is used to find out whether an item is a text item.
RadioButtonCount (Function)
Returns the number of options found in a Radio Button control.
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.