ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
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....
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Project Management Hub: Project Management
Project Management Hub: project management (view, create, etc.)...
dArc (Example)
Usage example of the dArc function
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
Handling TimeLine controls programmatically
A TimeLine control can be......
gglAuthor (Variable type)
The gglAuthor type is used to identify the author of a Google element...
Principle for running threads
At runtime, an application runs in a main thread......
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
MultiLinestringGeo (Variable type)
The MultiLinestring type can be used to store a collection of linestrings defined with geographic coordinates.
"?" menu
WINDEV proposes a help menu adapted to your applications......
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
TimeValid (Function)
Checks the time validity.
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.