ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project description: Compilation tab
The project description window allows you to configure various elements of your project......
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
dbgInfo (Function)
Returns a debug information.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
gImage (Function)
Builds a sequence of characters containing an image.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
fOpen (Example)
Usage example of the fOpen function
Query editor: Characteristics
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
zipOpenRAR (Function)
Opens an existing archive in RAR format.
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
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....
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......