ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

VolumeGet (Function)
Retrieves the current setting of the volume for a sound source.
BrightnessGet (Function)
Returns the current setting of the brightness for the screen of the device.
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
iOSApplicationOpenURLProcedure (Function)
Allows you to specify the procedure to be called when the application needs to open a resource identified by a URL.
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
CurrentDay( Function)
Returns the number of the current day in the current month.
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
VibrationTrigger (Function)
Triggers the vibrations of the device.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
NotifDeleteCategory (Function)
Deletes a notification category from the application.
TimePicker (Function)
Opens the system time picker.
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:...
ActionPlanConfigure (Function)
Configures an action plan in the software factory.
ActionPlanInfo (Function)
Retrieves information regarding the execution of an instance of action plan.
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...