ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsDocument (Example)
Usage example of the xlsDocument type
<Chart>.Type (Function)
Identifies or modifies the type of chart.
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
SNMPOIDType (Function)
Returns the type of data in an OID.
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)......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
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......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
3. Debugger
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
Service variable
The Service variable is used to......
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)....
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......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
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......
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....
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....