ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Context menu of windows (AAF)
The context menu of the windows (right mouse click on the window) contains the following options......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
WinStatus (Function)
Identifies or modifies the window status.
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
HFSQL Client/Server: Scheduled optimization
Scheduled optimization is a mechanism for automatically optimizing your database......
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Other operators
The following are additional operators......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
grDestinationWMF (Function)
Defines a meta file as chart destination.
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Error 116: An array dimension must be an integer value
Upload control events
The following processes are associated with the Upload control:...
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......