ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window...
Print constants
List of constants used by the print functions....
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Programming custom calculations in Table controls
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics...
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images...
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers,...
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory...
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations...
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer,...
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify...
Size (Property)
The Size property is used to determine and change the size of an element.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element...
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts....
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one...
HCreateMovableReplica (Function)
Creates a movable replication.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location...
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break...
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Installing a SOAP server with Apache
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple...
Error (Function)
Displays a custom error message in a system error window.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).