ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Associating documents with the project
To describe a project in detail, you can associate documents with it......
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
2. Multilingual application
A multilingual application can be distributed in multiple languages....
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
ERR_NO_TABLE
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Help system properties
The properties of help system are used to define......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
7. Layouts using the Flexbox control
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......