ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
iBorder (Example)
Usage example of the iBorder function
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
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....
Handling controls in a report
The different operations available for the report controls are as follows......
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.).
NbReceived (Property)
Returns the number of parameters actually received by a procedure.
HCancelBackup (Function)
Cancels a current backup.