ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
HSetREP (Function)
Enables or disables the management of .REP file.
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
iParameterViewer (Function)
Configures the report viewer.
fDir (Function)
Finds a file or directory.
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
Page with parameters
Google Calendar management functions
List of functions for managing Google calendars...
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
ThreadPause (Function)
Pauses the current thread during the specified duration.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
HExecuteProcedure (Function)
Runs a stored procedure.