ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
<redisConnection>.PipelineAdd (Function)
Adds a Redis command in a pipeline.
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
7. AJAX technology
ContextClose (Function)
Closes a page context.
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
HTMLEndPage (Property)
The HTMLEndPage property gets and sets the HTML code inserted at the end of the page.
The OLE control
The OLE control is used to handle an OLE object......
Using the query result
The result of a select query can be used in......
<mongoDatabase variable>.ExecuteCommand (Function)
Runs a generic command on a MongoDB database.
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
<mongoCollection variable>.ExecuteCommand (Function)
Runs a generic command on a MongoDB collection.
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....