ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
Dictionary
The dictionary is a file that can contain the project elements......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Gantt Chart functions
The following WLanguage functions are used to manage the Gantt charts......
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
BTLE functions
The following functions are used to handle the Bluetooth Low Energy devices:...
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
HAlias (Example)
Usage example of the HAlias function
Multi-product external components
Components are a remarkably useful tool for development teams......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
Automatic documentation of external components
External components must include a technical documentation......
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
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......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
HClient structure
The HClient structure is used to......
EmailReadNext (Example)
Usage example of the EmailReadNext function
Print constants
List of constants used by the print functions....