ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fWrite (Function)
Writes: a character string into an external file. a memory section....
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HCreateMovableReplica (Function)
Creates a movable replication.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Creating a Java archive
When your Java application is developed, you can......
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
InfoBuild (Function)
Displays a custom message in a system information window.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Using an external component in an application
A component can be reused at any time in any application......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
API (Function)
Runs a function found in an external DLL.
Discover all the possibilities of pivot tables