ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Constants for managing projects
List of constants used by the functions for managing projects....
URL Rewriting
URL Rewriting is a technique used to improve SEO......
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
ServiceUninstall (Function)
Uninstalls a service.
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
zipOpen (Function)
Opens an existing archive.
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Financial constants
List of constants used by the financial functions....
Installing a Webservice (old format)
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....