ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
Page templates
WEBDEV allows you to create page templates......
Report editor: Available types of reports
Several types of reports can be created in the report editor......
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
Creating the executable and the setup program
The languages supported by the application are taken into account......
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
BurnerCancel (Function)
Cancels the current burn process.
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
Aliases on data files: HAlias
The aliases are used to handle......