ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compilation options (chm format)
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
12. Available tests
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Google constants
List of constants used by the Google functions....
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Associating documents with the project
To describe a project in detail, you can associate documents with it......