ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Table,Delete (External language)
Deletes an element from a Table control.
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
SysIconAdd (Example)
Usage example of the SysIconAdd function
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
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....
DisplayModeAutoWhenLoading (Property)
The DisplayModeAutoWhenLoading property is used to determine and change the display mode when loading a PDF document.
ComponentInfo (Function)
Returns information about a component.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
HReadSeek (Example)
Usage example of the HReadSeek function
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
MatFill (Example)
Usage example of the MatFill function
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min