ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ComponentLocate (Function)
Specifies the access path to an external component of project.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
5. Deploying a dynamic site (Session or AWP) in practice
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
iHLine (Function)
Prints a horizontal line at specified coordinates.
iVLine (Function)
Prints a vertical line at specified coordinates.
Execute (Function)
Starts the execution of a process through programming.
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
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...
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
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.