ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)...
DeleteColumn (Function)
Deletes a column at a given position from the advanced array property (array of gglCalendar events, etc.).
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
The planes (in a window or in a report)
The planes are used to group the window controls......
<Source>.Free (Function)
Transforms the crossed records (HCross) into deleted records.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
FontCreate (Function)
Creates a font definition.
Error 34: 'Break' is not allowed outside the loops
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
<Array>.SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
Operations performed on class diagrams
The following paragraphs explain......
4. HFSQL Classic
8. If you are already familiar with WINDEV
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
WINDEV Framework License Agreement
Printing reports? Annotate, print, search with the report viewer
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
DDELink (Function)
Creates a hot link with a data.
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
DDEWarmLink (Function)
Creates a warm link with a data.
Font (Type of variable)
A Font variable creates a font programmatically...
fMemExist (Function)
Checks the existence of a shared memory zone.
grCreate (Function)
Creates a specific type of chart.