ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
fListFile (Function)
Lists the files found in a directory and returns the list of files.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Service variable
The Service variable is used to......
Dashboard constants
Constants used by the functions for managing Dashboard controls...
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
TreeCollapse (Function)
Collapses a branch previously expanded.
ErrorThrow (Function)
Throw a non-fatal error.
zipExtractPath (Function)
Returns the path of a file found in the archive.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
MyParent (Reserved word)
MyParent is used to handle...
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
HDelete (Function)
Deletes a record from a data file (query or view).
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
NextTitle (Function)
Modifies the title of next window to open.
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...