ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_BAD_URL
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
fAddText (Function)
Adds the content of a character string at the end of a file.
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
Report editor: Available types of reports
Several types of reports can be created in the report editor......
Library,Error (External language)
Loads the file that contains the error messages handled by WD??EXE.DLL in the desired language.
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
Error 3: The string has no final "
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Events associated with Table controls
List of events associated with Table controls...
PDF Reader control events
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
Using the query result
The result of a select query can be used in......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......