ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
<Connection variable>.ListGroup (Function)
Returns the list of groups of users defined for a connection.
<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.
<Connection variable>.InfoGroup (Function)
Returns information about the specified group of users.
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
<Connection variable>.ModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
SSH constants
The following constants are used to manage an SSH server:...
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Installing the monitor
The monitoring robot includes three executables......
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
Error 1005: To explicitly access a global element of '%1' class, use the syntax
Error 1004: To explicitly access an element of the base class '%1', use the syntax
Composite chart
A composite chart is a chart that displays several types of charts......
Test of a query
The query editor allows you to run the test of query result......
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.