ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
WDInst: handling the files to install
By default, the files to install are......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
OpenChild (Function)
Opens a non-modal child window.