ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
Copying controls from the window editor
The controls can be copied from the window editor......
10. Customizing the aspect of a site: skin elements
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
iWindowCancel (Function)
Configures the print cancel window..
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
HLogRestart (Function)
Restarts the logging process on a file.
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......