ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPAddFile (Function)
Adds a file to the HTTP form.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
ColumnWidth (Property)
The ColumnWidth property is used to get and change the width of each column in a multi-column Looper control.
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
Organization chart linked to a data file
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
<TreeView Table>.ItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
<TreeView Table>.ListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
<Chart>.Parameter3DS (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
Functions for managing Executables in Console mode
Testing the WEBDEV Application Server setup with an example
Adds an image to a page in an existing PDF file....
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: field label Window label. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....