ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
Border management constants
List of constants used by the border management functions....
CommandLine
The CommandLine keyword can correspond to...
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
httpRequest
The HTTPRequest keyword can correspond to...
Keep-alive on connection
Nation (Property)
The Nation keyword can correspond to...
Environment of the report editor
Environment of the report editor...
Defining clickable areas
In a page, an Image control can contain clickable areas......
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
Handle_R (Property)
The Handle keyword gets and sets the handle of an element.
DataDirectory (Property)
The DataDirectory keyword can correspond to...
Age
The Age keyword can correspond to...
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
FreeDLL
The FreeDLL keyword can correspond to ...
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....