ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FlexGrow (Property)
The FlexGrow property allows you to know and modify the growth factor of a control present in a row of a control c00 Flexbox.
FlexShrink (Property)
The Property FlexShrink allows you to know and modify the reduction factor of a control present in a row of a control Flexbox.
FlexColumnGap (Property)
The Property FlexColumnGap allows you to know and modify the width of the gutter which separates the elements in the same row of a control Flexbox.
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
Defining columns of Table controls programmatically
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
HPriority (Function)
Finds out and modifies the priority of the calling application.
HPriorityClient (Function)
Modifies the priority of a client application.
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
Code snippets
The code editor allows you to enter "Code snippets"......
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
<Source>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....