ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSize (Function)
Returns the size of a file (in bytes).
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)....
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
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.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
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.
OrientationTitle (Property)
The OrientationTitle property is used to: Find out if the title of an Table control column (or all Table control columns) are tilted.. Tilt or not the title of an Table control column (or of all Table control columns)....
PDFToText (Function)
Extract the text contained in an Document PDF.
fSeek (Function)
Gets and sets current position in an external file.
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
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...
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......