ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
Help editor options
The options of the help editor ("Display......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Events associated with internal windows
List of events associated with internal windows...
InitParameter (Function)
Initializes the management of persistent values.
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....