ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
<Map>.ExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
<sfConnection variable>.ExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
WLanguage procedure called by SpeechRecognitionTrigger
WLanguage procedure ("callback") called to run the speech recognition started by SpeechRecognitionTrigger.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
AJAXAsynchronousCallPending (Function)
Used to find out whether a server procedure called by AJAXExecuteAsynchronous is currently run.
<Connection variable>.RSExecute (Function)
Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling.
<Window>.EdDo (Window)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
ERR_CANNOT_CREATE_TMP
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Guest (Property)
The Guest property is used to get and modify a list of guests.
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
Creating requirements
The following steps must be performed to implement the requirements......
TaskNext (Function)
Reads the task found after the current task in the task list of a Lotus Notes or Outlook messaging.
TaskPrevious (Function)
Reads the task found before the current task in the task list of a Lotus Notes or Outlook messaging.
AAFPossible (Function)
Indicates whether an AAF (Automatic Application Feature) can be run on a specific control.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.