ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a window skin template
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
7. Creating HFSQL tables: Physical files
The data model editor allows you to define the structure of the tables....
Functions for managing XLS files (prefix syntax)
List of functions for managing XLS files...
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
11. Controls in practice
Discover the main characteristics of the controls...
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
<zipArchive variable>.DeleteFileList (Function)
Deletes a list of files from an archive.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
<zipArchive variable>.ExtractAll (Function)
Extracts all files from an archive and decompresses them.