ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set...
fSize (Function)
Returns the size of a file (in bytes).
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation...
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness...
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table...
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text...
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
grIncreaseData (Function)
Adds a value to a data in a chart.
fOpenTempFile (Function)
Creates and opens a temporary file.
rssTextInput (Variable type)
The rssTextInput type is used to describe the input area of RSS feed...