ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Types of Edit controls
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
iPrintReport (Function)
Prints a report created with the report editor.
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
14. Controls in practice
Scheduler report
The report editor allows you to create "Scheduler" reports....
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......