ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Error 706: The property does not exist on this type of control
Handling a Calendar control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
Customize your charts: type, color, legends, etc.
WDMap: Reindexing an HFSQL table
WDMap can be used both to determine whether an HFSQL table should be reindexed and to reindex an HFSQL table......
HPass (Function)
Defines the password used to create or open a table.
WDINT setup
Deploying an application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
Properties associated with the areas defined in Zoning mode
HFSQL Client/Server: Setting up the server
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...