ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
User authentication: User Groupware
WINDEV Tutorial: User Groupware User authentication: User Groupware - 20 min
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
2. Projects in practice
Discover the main operations that can be performed on a project....
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
GglDriveConnect (Function)
Creates a connection to Google Drive.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....