ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Replication management functions
Three types of replication are proposed......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Automatic documentation of external components
External components must include a technical documentation......
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
WinStatus (Function)
Identifies or modifies the window status.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
SocketRead (Function)
Retrieves a message sent by another socket.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.