ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Global and local variable
Two types of variables are available......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
Composite variable
A composite variable contains different types of elements (members)...
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
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.
Environment of the window editor
The main elements of window editor are as follows:
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
ToClipboard (Function)
Writes text or image information into the system clipboard.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
14. Managing the "Back" button in practice
diffApply (Function)
Applies a difference buffer to a specific buffer.
gglNotification (Type of variable)
The gglNotification type is used to define information about event notifications in a calendar.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
HTTPRequest (Function)
Starts an HTTP request on a server.
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Automatic error handling
Error handling can be customized for each process......
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Android and Java: call WLanguage procedures
Permet de spécifier la procédure qui sera appelée lorsque l’utilisateur effectue un clic dans un Widget iOS 14....
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.