ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups...
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode...
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
ArraySort (Function)
Sorts a WLanguage array.
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long...
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
HOpen (Function)
Opens a data file.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also...
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL...
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced...
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values...
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array....
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker...
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file...
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Sort (Function)
Sorts a WLanguage array.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
WinStatus (Function)
Identifies or modifies the window status.