ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
HFSQL Control Center: Overview
The HFSQL Control Center allows you to manage the different HFSQL databases (Network, Mobile, Client/Server) of an organization......
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HImportCSV (Function)
Imports a CSV file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
AddLink (Function)
Adds a link to a text section in an edit control.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
Handling tables in PHP
WEBDEV allows you to create a PHP site that handles tables......
Remote WEBDEV administrator: Server settings
The server administrator can define the server parameters via the remote administration tool......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
Constants for managing Windows events
The following constants are used to manage Windows events:...
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
WDTestSite: Load test
The stress tests are used to check......