ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
HFSQL properties
List of HFSQL properties...
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
Creating index keywords
Index keywords allow users to easily find a help page......
FirstDayOfMonth (Function)
Returns the first day of the month.
CurrentMonth (Function)
Returns the number of the current month.
EndProgram (Function)
Ends the execution of the current program.
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
<Source>.LinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
CameraListDriver (Function)
Lists the video capture drivers installed on the current computer.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
WDXView: Overview
WDXView is an ActiveX browser......
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
Time (Type of variable)
The Time type is used to easily handle the times...
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
Menu management functions
List of functions for managing menus...
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
CameraVideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
VideoCapture (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....