ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Automatic error handling
Error handling can be customized for each process......
Creating the Table windows of the WINDEV RAD pattern
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options...
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Passing parameters
The parameters can be passed to a procedure......
SNMPGetNext (Function)
Reads the value found after the last value retrieved for an SNMP agent.
PVTLoad (Function)
Loads the result of the calculation performed in a Pivot Table control from a backup (file found...
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer...
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera"...
ErrorThrow (Function)
Throw a non-fatal error.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
VariableReset (Function)
Resets the variable to its initial value.
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value...
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB...
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage...
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support...
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Domo constants
List of constants used by the DomoXXX functions....