ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
14. PHP generation in practice
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
Copying and cloning
Variables are copied using the "=" operator...
Project description: Style tab
The project description window allows you to configure various elements of your project......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
HCross (Function)
Crosses a record in a data file.
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Page constants
List of constants used by page functions....
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Programming custom calculations in Table controls
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......