ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Date
The Date keyword can correspond to...
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
Report blocks
A printed report includes several sections......
Drawer control properties
List of properties associated with the Drawer control...
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Events associated with Flex controls
List of events associated with Flex controls...
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
Events associated with SilverLight control
List of events associated with SilverLight controls...
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
Events associated with a Slider control (WEBDEV)
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
MenuDelete (Function)
Deletes a menu or a menu option.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
Apply (Function)
Executes a procedure for each element of a WLanguage array.