ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
NumberInWords (Function)
Converts a number to words.
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
fSize (Function)
Returns the size of a file (in bytes).
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
PDFToText (Function)
Extract the text contained in an Document PDF.
fSeek (Function)
Gets and sets current position in an external file.
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Dashboard constants
Constants used by the functions for managing Dashboard controls...