ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
IFrame control
IFrame is an HTML concept......
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
HDescribeConnection (Function)
Describes a new connection to an external database.
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
Ad Hoc deployment
HNext (Function)
Sets the position on the next data file record according to a browse item.
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
24. Displaying and linking pages
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
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.
CurrentWin (Function)
Identifies the window currently in edit.
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....