ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRead (Function)
Reads a record in a file according to a given record number.
HTTPRequest (Example)
Usage example of the HTTPRequest function
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Constants for the geo-localization functions
Constants used by the geo-localization functions...
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
TableMode (Function)
TableMode is kept for backward compatibility.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
HModify (Example)
Usage example of the HModify function
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
grOrientation (Function)
Modifies the orientation of chart axes.