ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
The different types of integers
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Referring to an element in a WLanguage event / process
Automatic error handling
Error handling can be customized for each process......
Describing an element
A flexible modeling includes different elements linked together......
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Types of Edit controls
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Serialization constants
The serialization constants are as follows:
Comparing the project messages
The comparison between source and target text helps you find translation errors......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......