ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
5. User Groupware in practice
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
HCheckStructure (Function)
Defines the mode for comparing data files.
List of extension attributes
The list of extension attributes ......
Assignment operators
Three assignment operators are available......
Programming custom calculations in Table controls
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Automation object
The Automation keyword is used to declare an automation object...
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
EXE constants
List of constants used by the functions for managing executables....
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.