ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Belgium.checkTaxNumber (Function)
Tests the validity of a tax number in Belgium.
Brazil.checkTaxNumber (Function)
Tests the validity of a tax number in Brazil.
Principle of remote check
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
NextTitle (Function)
Modifies the title of next window to open.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
Automatic management of exceptions
The management of exceptions can be customized by process......
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
Creating a query
Two methods can be used to create a query......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Document (Type of variable)
The Document type is used to handle a "docx" document.
Other operators
The following are additional operators......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
DotNetDelegate (Function)
Initializes a.NET delegate.
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
Bitwise operators
The operations on binary values are performed......