ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

mongoOperationDeleteOne (Type of variable)
The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. The first document that matches the filter will be deleted.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
rssDisplay (Function)
Builds a RSS feed and returns the content of the RSS feed to the client.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Screen,Get (External language)
Retrieves the value in a control or in a variable.
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted.
Events associated with Flex controls
List of events associated with Flex controls...
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
HFSQL constants
List of constants used by the HFSQL functions....
Google Calendar functions
List of functions for managing Google calendars...