ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
SemaphoreCreate (Function)
Creates a semaphore.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
HConnect (Example)
Usage example of the HConnect function
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
ToastDisplay (Function)
Displays a "Toast" message.
Compilation options (HLP format)
Code statistics
The code statistics affect......
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Events associated with TreeView controls
List of events associated with TreeView controls...
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
Error 2109: You are using the ObjectInfo function
PopupAnimate (Function)
Displays a popup in a page cell.
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
Component (Property)
The Component property configures the different components of a composite key.
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
HCloseConnection (Example)
Usage example of the HCloseConenction function
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.