ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Queue variable>.Dequeue (Function)
Dequeues an element from a queue.
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
Description (Property)
The Description property is used to get and change the page description.
StopWord (Property)
The StopWord property is used to define stopwords in a full-text index defined through programming.
Synonym (Property)
The Synonym property is used to define synonyms in a programmatically defined full-text index.
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
SSH functions
The following functions are used to connect and communicate with a SSH server:...
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
Facebook functions
List of Facebook functions...
DocChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
<Stack variable>.Pop (Function)
Pops an element from a stack.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Kanban control functions
The following functions handle Kanban controls......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Scanner functions (prefix syntax)
The scanner functions are as follows:...
<Connection variable>.OperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
<AuthToken>.RefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
SaaSAdminFindService (Function)
Finds the description of a SaaS service.
SaaSAdminFindUser (Function)
Finds a user of a SaaS client account.
SaaSAdminListUser (Function)
Lists the users of the SaaS Webservice database.
DocAdd (Function)
Adds: at the end of a Word Processing document: an element, a document, a paragraph, a text, an image or a fragment. at the end of a fragment: an element, a text or an image....