ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window ...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
ThreadMode (Function)
Changes the management mode of threads.
GetTheme (Function)
Gets the current theme of a mobile application.
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
16. Application test in practice
CursorDisplay (Function)
Displays or hides the mouse cursor.
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
fCompress (Function)
Compresses a file.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
The HTML Display control
The HTML Display control displays a web page in an application......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
The HTML control
The HTML control displays HTML pages or HTML code......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
CameraConfigure (Function)
Allows you to configure the video capture driver.
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
Torch (Property)
The Torch property is used to determine and change how a Camera control uses the torch.
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
Code snippets
The code editor allows you to enter "Code snippets"......