ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
First project window
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Configuring an application with User Groupware
Operations performed on collaboration diagrams
The following paragraphs explain......
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Creating a delete query
A delete query (corresponding SQL statement......
Creating an insert query
An insert query (corresponding SQL statement......
Handling Gantt Chart controls programmatically
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
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).