ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Dialog box management functions
List of functions for managing dialog boxes...
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
<TreeView>.Insert (Function)
Inserts a leaf into a TreeView control at a specific position.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
The "Analysis" pane
The "Analysis" pane lists......
Character strings
WLanguage supports different types of strings....
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
Windows
The windows represent the main interface of a WINDEV application......
Manipulating Combo Box controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
WDTrans: Overview
WDTrans is a tool for canceling transactions......
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.