ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Debugger
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
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......
Service variable
The Service variable is used to......
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......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Hash constants
List of constants used by the Hash functions....
GetTypeDefinition (Function)
Gets the description of a type identified by name.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Definition (Property)
The Definition property is used to define a type.
Declaration (Property)
The Declaration property is used to define a type.