ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HRestorePosition (Function)
Restores the previously saved context of a file (function HSavePosition): record in progress, filter, playback pointers.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
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....
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
gImage (Function)
Builds a sequence of characters containing an image.
User Groupware (compatible with version 17)
A Windows application, an Internet or Intranet site require to define the role of different contributors......
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.