ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
LooperSelectPlus (Function)
Selects a row in a Looper control.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Calling a procedure/a function
Syntax for calling a local or global procedure.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Report based on a query
Queries are used to easily select records in one or more data files......
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
HCross (Function)
Crosses a record in a data file.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
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....
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......