ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
grWndSize (Function)
Defines the size of the window containing the chart.
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
WinAdaptSize (Function)
Adapts the window size to the content of controls.
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
<Array>.AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
WithTilt (Property)
The WithTilt property is used to: enable or disable the tilt gesture on a Map control, determine whether the tilt gesture is enabled on a Map control....
NameBrowserFile (Property)
The NameBrowserFile property is used to get the original name of the file to upload on the user's computer....
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
<Table>.StartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
OpenChild (Function)
Opens a non-modal child window.
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
<Table>.RefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......