ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.
OLEActivate (Function)
Edits an OLE object contained in an OLE control.
xlsClose (Function)
Closes an XLS file.
fSize (Example)
Usage example of the fSize function
fExeDir (Function)
Returns the directory from which the execution is started.
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
DomoOpen (Function)
Used to establish a connection with a X10 interface.
fRename (Example)
Usage example of the fRename function
zipSize (Example)
Usage example of the zipSize function
fReadLine (Example)
Usage example of the fReadLine function
SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
iListPrinter (Function)
Returns the list of printers installed on the current computer.
Type (Example)
Usage example of the Type property
HState (Example)
Usage example of the HState function
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
FlexGrow (Property)
The FlexGrow property allows you to know and modify the growth factor of a control present in a row of a control c00 Flexbox.