ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Types of setup
Types of setup...
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
zipExtractFile (Example)
Usage example of the zipExtractFile function
Data model editor: types of links
Several types of links can be found between the files......
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
DurationToString (Function)
Converts a duration to a character string in the specified format.
HChangeKey (Function)
Changes the browse item.
HCreateMovableReplica (Function)
Creates a movable replication.
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
LocalStorageAdd (Function)
Adds a value to the local storage.
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
ArrayDistinct (Function)
Returns an array without duplicates.
DiagramToSVG (Function)
Exports a diagram to an SVG image.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
iDestination (Function)
Configures the print destination.
fListDirectory (Example)
Usage example of the fListDirectory function
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
WEBDEV Application Server - 10 connections - License agreement