ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
The OLE control
The OLE control is used to handle an OLE object......
Defining columns of Table controls programmatically
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Recompiling the project
The project compilation is a process used to......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
3-tier architecture
The development in "3-tier" architecture is now simplified......
4. Dedicated server or shared server?
Comparing the project messages
The comparison between source and target text helps you find translation errors......
spDerivation (Property)
The spDerivation property is used to: Get the key derivation function used to hash an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the key derivation function used for hashing (only for "Password" items defined programmatically)....
spMatchesDescription (Property)
The spMatchesDescription property determines if the parameters (key derivation function, hash algorithm, iteration count and output length) of the item of type "Password" in the data file match the parameters described programmatically or in the analysis.
spLength (Property)
The spLength property is used to: Get the hash output length. This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the hash output length (only for "Password" items defined programmatically)....
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)....
spHash (Property)
The spHash property is used to: Get the algorithm used for salting an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the algorithm used for salting (only for "Password" items described programmatically)....
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Code snippets
The code editor allows you to enter "Code snippets"......
Shared memory area constants
Shared memory area functions
Memory area management functions
The following functions are used to handle the certificates:...
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
Native Sybase Connector for WINDEV and WEBDEV 2024
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......