ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
SNMPOIDType (Function)
Returns the type of data in an OID.
xlsDocument (Example)
Usage example of the xlsDocument type
<Chart>.Type (Function)
Identifies or modifies the type of chart.
LCommand (External language)
Returns the command line passed in parameter to the executable program.
MCIRetrieve (Function)
Returns the last result of the MCI command run by MCIExecute.
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
3. Debugger
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
spIterationCount (Property)
The spIterationCount property is used to: Get the iteration count of the hash algorithm used for an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Sets the iteration count of the hash algorithm used for an item of type "Password" (only for "Password" items described programmatically)....
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
The "Find - Replace" pane
The "Find - Replace" pane is used to......
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......