ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dequeue (Function)
Removes an element from the queue.
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
InDelayedProcedureMode (Function)
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server.
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.
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....
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Pop (Function)
Pops an element from a stack.
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....
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
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.
HErrorLock (Function)
Used to check whether a lock error occurred.
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
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.