ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

JSProperty (Function)
Used to handle specific features on the objects found in the current page.
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
ScanGet (Function)
Retrieves the characteristics of a scanner in a variable of type Scanner.
grParameter (Function)
Retrieves or modifies a chart parameter.
Installing a Webservice (old format)
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
HStartServerUpdate (Function)
Used to immediately start the automatic server update.
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
2. Variables
WEBDEV Tutorial - WLanguage basics Lesson 2 - Variables - 20 min
2. Variables
WINDEV Mobile Tutorial - WLanguage basics Lesson 2 - Variables - 20 min
Creating links
Links help users navigate the help system......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
LogFile (Property)
The LogFile property is used to determine if a data file is a log file.
BurnerSave (Example)
Usage example of the BurnerSave function
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Twain constants
List of constants used by the Twain functions....
iPrintReport (External language)
Prints a report created with the report editor.