ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDirRename (Function)
Renames a directory.
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or programmatically. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
<Scheduler>.SelectMinus (Function)
Deselects an appointment from a Scheduler control.
<Scheduler>.SelectPlus (Function)
Selects an appointment in a Scheduler control.
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
zipNbPart (Example)
Usage example of the zipNbPart function
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
grHMGetData (Function)
Retrieves data from a Heatmap chart.
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
fSplit (Function)
Splits a file into several files.
httpRequest (Variable type)
The httpRequest type gets the advanced characteristics of an HTTP/HTTPS request....
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
UUDecode (Function)
Decodes a character string in UUEncode format.