ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HReadSeek (Example)
Usage example of the HReadSeek function
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.
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
SysIconAdd (Example)
Usage example of the SysIconAdd function
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.
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
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).
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
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
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
WINDEV applications for Linux: Specific features
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).