ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Composite chart
A composite chart is a chart that displays several types of charts......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Segmented Button control
The Segmented Button control can be understood as a set of ON/OFF buttons grouped together in a single control......
HCheckStructure (Function)
Defines the mode for comparing tables.
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
HCreationIfNotFound (Function)
Performs the following operations: If the table doesn't exist, create an empty table (file with ".FIC" extension) with the index file, the full-text index file and the memo file if necessary. The function is equivalent to HCreation. If the table exists, opens the table....
Manager of automated tests
The test manager is used to......
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
On/Off button in a window
The on/off button is a button that operates like a check box......