ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
WINDEV Mobile concepts
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
ERR_CANNOT_RUN_EXPLORER
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
Binding controls to data
A window or page can display information from......
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
iCurrentFile (Function)
Returns the name of the file currently generated.
Optional events
By default, the codes available in the code editor correspond to the most common codes......
diagPoint (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a point in a diagram.
DriveListeDirectory (Function)
Lists the directories of an Drive.
gglCoordinate (Type of variable)
The gglCoordinate type is used to describe and handle a geographical point on a map...
1. RAD (Rapid Application Development)
1. RAD (Rapid Application Development)
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....
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
<Connection variable>.CopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
<Source>.Creation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Version of the files in the virtual directory
The configuration diagnostic displays the following error......