ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
HOnError (Function)
Customizes the management of HFSQL errors.
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
gpwOAuthParameters (Type of variable)
The gpwOAuthParameters type allows you to define all the information needed for authentication to the User Groupware via an application that uses the OAuth 2.0 standard.
Materialized view
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
Information 302: Ambiguity between a variable and a control
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......