ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FileDisplay (Example)
Usage example of the FileDisplay function
7. Available controls in a window
WINDEV Mobile includes several types of controls...
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
BackgroundImageLine (Property)
The BackgroundImageLine property is used to get and change the background image of each row: of a Table control, of a TreeView Table control, of a Looper control....
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
Constants for SMS functions
List of constants used by the SMS functions....
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
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......
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
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......