ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
fSeparator (Function)
Returns a file path with normalized separators.
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
DocInsertTable (Function)
Inserts a table into a Word Processing document.
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
HConnect (Example)
Usage example of the HConnect function
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......