ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
VibrationTrigger (Function)
Triggers the vibrations of the device.
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
NetworkConnect (Function)
Associates a drive with a shared network directory.
Border of controls
One of the most important elements of control style is its border......
Constants for managing arrays
List of constants used by the functions for array management....
Handling TimeLine controls programmatically
A TimeLine control can be......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
HDelete (Function)
Deletes a record from a data file (query or view).