ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
iPrintReport (Function)
Prints a report created with the report editor.
Execute (Function)
Starts the execution of a process through programming.
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Constants for managing projects
List of constants used by the functions for managing projects....
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Recompiling the project
The project compilation is a process used to......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Global procedure/function
A global procedure can be used in all the processes or events of the project....
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
15. Creating the executable in practice
Creating the executable in practice...
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
OpenSister (Function)
Opens a non-modal sibling window.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
gLine (Function)
Builds a sequence of characters containing a line.