ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
TwainToJPEG (Function)
Allows you to: save the document coming from the Twain device in a JPEG file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in JPEG format (in a buffer)....
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
Setup of the WEBDEV Application Server for Linux
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....
TwainToGIF (Function)
Allows you to: save the document coming from the Twain device in a GIF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in GIF format (in a buffer)....
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
Handling Organization Chart controls programmatically
Entity of a CDM
To group information according the MERISE method, entities must be created......
Analysis links
The links are used to link the files found in an analysis between themselves......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Access rights to a class property
A property is a code element that includes two processes......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
5. The following files are automatically created
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Programming the looper attributes
All the looper attributes can be handled by programming......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
The Static control
A Static control is a control used to display a static text......
15. Cookies: information stored on the end user's computer
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......