ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Locking data files: correspondence between WINDEV 5.5 and the later versions
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
<Image>.DrawLine (Function)
Draws a line in an Image control.
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
Events associated with Button controls
List of events associated with Button controls...
ERR_BAD_CONTEXT_INVALID
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Events associated with Looper controls
List of events associated with Looper controls...
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
Type and version of Web server
The configuration diagnostic displays the following error......
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Managing bar codes
The use of bar codes to identify and manage products has become essential......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......