ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Organization Chart controls programmatically
fResourceDir (Function)
Returns the path of the read-only resources of the application.
User Groupware files
Two categories of data files are managed......
16. Types of code
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
<Popup>.Close (Function)
Hides a popup displayed in the page via PopupDisplay.
PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.
GetCountryName (Function)
Returns the name of a country that corresponds to its ISO code according to the ISO 3166-1 standard.
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Events associated with a Navigation Bar control
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Code history
The code history is used to......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
Functions for managing objects (External language)
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
The Image control
The Image control is used to......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
FlexWrap (Property)
The Property FlexWrap allows you to know and modify the management of the return to row of the fields of a row of a Flexbox field ( Property 7900 corresponding CSS "flex-wrap").