ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
Events associated with an Organizer control
The following events are associated with Organizer controls:...
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
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....
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
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......
WinStatus (Function)
Identifies or modifies the window status.
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....
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......
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.
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.