ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NbReceived (Property)
Returns the number of parameters actually received by a procedure.
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
DeleteColumn (Function)
Deletes a column at a given position from the advanced array property (array of gglCalendar events, etc.).
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
HCancelBackup (Function)
Cancels a current backup.
ServiceContinue (Function)
Restarts a paused service.
iInitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
fAddText (Function)
Adds the content of a character string at the end of a file.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
HInfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
grHMAddData (Function)
Adds a data into a Heatmap chart.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......