ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
DateToInteger (Function)
Converts a date to an integer.
ThreadRequestStop (Function)
Sends a stop request to a thread.
SendMessage (Function)
Sends a Windows message to a control or to a window.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Time (Type of variable)
The Time type is used to easily handle the times...
Referring to an element in a WLanguage event / process
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
EventChange (Function)
Modifies the status of an event.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).