ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
iPrintAreaRTF (Example)
Usage example of the iPrintAreaRTF function
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
OrgSaveImage (Function)
Creates an image representing the entire Organization Chart control.
Miscellaneous Windows functions
List of miscellaneous Windows functions...
Image control in a page
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
zipDeleteAll (Function)
Deletes all files from an archive.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
ControlInfoXY (Function)
Returns the name of the control located at a given position.
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
How to loop through a file using filters?
Recycle code windows
By default, a single code window is opened per ......