ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Table>.AddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
MenuIsMarked (Example)
Usage example of the MenuIsMarked function
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Constants for managing the Enumerations and the Combinations
grParameter (Function)
Retrieves or modifies a chart parameter.
iPrintReport (Function)
Prints a report created with the report editor.
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
dbgEnableLog (Function)
Enables the runtime log programmatically.
HFSQL Client/Server functions (prefix syntax)
Several HFSQL functions are used to manage the HFSQL Client/Server data......
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.