ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Guided tour management constants
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Combination (Type of variable)
A combination is a set of options.
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
LooperAddLine (Function)
Adds a row at the end of a Looper control.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
Events associated with Edit controls
WLanguage events associated with Edit controls...
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
Diagram constants
The following constants are used to manage diagrams:...
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
14. Managing the "Back" button in practice