ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Thread management functions
List of functions for managing threads...
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
Cardinalities
The cardinalities are used to count the links between the files......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
DnDCacheData (Example)
Usage example of the DnDCacheData function
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
zipListFile (Function)
Returns the list of files found in an archive.
grLegendFont (Function)
Modifies the font used for the chart legend.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
24. Displaying and linking pages
grSeriesLabel (Function)
Initializes the label of a data series in a chart.