ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with internal windows
List of events associated with internal windows...
Project (External language)
Opens and runs a WINDEV project.
HDFS constants
The following constants are used by the HDFS functions:...
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
2. Projects in practice
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
ServiceInfo (Function)
Returns information regarding the configuration of a service.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
2. Projects in practice
Discover the main operations that can be performed on a project....
Map control functions
Map control functions...
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
12. Pages in practice
Including the code
You want to include your code lines in a condition, in a structure, ......
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
iPrintReport (External language)
Prints a report created with the report editor.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......