ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts...
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version...
RestartProgram (Function)
Ends the application and restarts it.
Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)...
WDInst: set directory for data files and User Groupware files
The setup editor WDInst ("Tools...
.NET application
To create a.NET application from a project...
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
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....
iPrintImage (Function)
Sends the image file to print to the print buffer.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
Creating and handling an item
The main operations that can be performed on an item are as follows......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
HPrevious (Function)
Positions on the previous file record according to a browse item.
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
NFCWriteTag (Function)
Starts writing data to an NFC tag.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Time (Type of variable)
The Time type is used to easily handle the times...
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
MySelf (Reserved word)
MySelf is used to handle the current control...
CursorDisplay (Function)
Displays or hides the mouse cursor.
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....
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.