ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
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.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
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....
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.
Out (Property)
The Outside property is used to know if an email was read correctly on the server.
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
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.
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
InApp constants
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
gpwAddUser (Function)
Adds a user to the User Groupware database.
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....