ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Compilation options
The compilation options allow you to define the help system generation settings......
Private Store for mobile applications
There are two methods two deploy your applications......
WINDEV License Agreement
WINDEV License Agreement...
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.