ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Constants for telemetry management
Constants for telemetry management...
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
Service constants
List of constants used by the functions for managing services....
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
Map control properties
The following properties can be used with Map controls:...
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
HConnect (Example)
Usage example of the HConnect function
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.