ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
SocketWrite (Function)
Writes a message intended to another socket.
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
<Source>.ReadFirst (Function)
Sets the position on the first record according to a browse item.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.