ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls
Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements...
Custom properties (WLanguage)
A custom property is a code element with two events...
Events associated with internal windows
List of events associated with internal windows
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
Error 31: The file to include is not found. Check the name and path ...
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
HRegenerateFile (Function)
Regenerates a data file from its log.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
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....
SQLTransaction (Example)
Usage example of the SQLTransaction function
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
fSeek (Example)
Usage example of the fSeek function
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
Help editor options
The options of the help editor ("Display......
HCopyRecord (Example)
Usage example of the HCopyRecord function
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
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....