ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DocInsertTable (Function)
Inserts a table into a Word Processing document.
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
Select query description window: Items used
FolderImageWidth (Property)
The FolderImageWidth property is used to get and change the folder image width in TreeView and TreeView Table controls.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
gglNotification (Type of variable)
The gglNotification type is used to define information about event notifications in a calendar.
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change formulas in a Spreadsheet control. allow or prevent the end user from entering or changing formulas in a Spreadsheet control....
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
LDAP constants
List of constants used by the LDAP functions....
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
TwainCurrentSource (Function)
Allows you to find out and change the Twain device used by default.
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
dArc (Example)
Usage example of the dArc function
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
LOOP statement
The statement block is repeated endlessly...