ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...
Steps to develop an application
This diagram presents the different steps for developing an application with WINDEV...
"About" window
The "About" window is used to display and access various information about the current application...
"?" menu
WINDEV proposes a help menu adapted to your applications...
.NET application
To create a.NET application from a project...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools...
History of versions
The history of setup versions is an advanced feature of the network setup...
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.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
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.