ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
Open (External language)
Opens a window.
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
tapiDial (Function)
Dials a phone number for a voice line.
HStopServer (Function)
Stops an HFSQL server.
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
LDAPNbValue (Function)
Returns the number of values for an attribute.
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
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....
SysIMEI (Function)
Returns the IMEI number of an Android phone.