ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
How to populate a TreeView control using a data file?
By default, the TreeView control cannot automatically display the data coming from a data file......
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
<Connection variable>.DeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
mongoOperation (Type of variable)
The mongoOperation type is used to define the different operations to be performed in bulk. These operations are stored in an array of mongoOperation variables.
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Error 30: An exception process cannot be declared inside another exception process...
Error 1037: This member already exists in the structure
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
gpwConnectUser (Function)
Connects a user to the User Groupware.
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
Out (Property)
The Outside property is used to know if an email was read correctly on the server.