ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
PDF Reader control events
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
The Dashboard control
Dashboards are essential elements in an application......
2. Analysis in practice
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
9. Hardware and software requirements
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.