ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)....
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Query editor
The query editor is used to automatically create queries on the data files......
Share your projects via Git
Git is a source code manager......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
11. Internal components in practice
Internal components in practice...
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
The different types of variables
The different types of variables are......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
Miscellaneous Windows functions
List of miscellaneous Windows functions...
Telephony constants
List of constants used by telephony functions...
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Error 1001: The operators: and:: can only be used in the methods of classes
10. Internal components in practice
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....