ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling controls in a window
The different operations that can be performed on the window controls are as follows......
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Translating a text file with WDTRAD
Managing space characters in the searches?
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
Using the Salesforce service
Salesforce is a very popular CRM software......
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
4. HFSQL Classic
HFSQL Classic is the database format......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
Locking data files: correspondence between WINDEV 5.5 and the later versions
<Source>.LinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
WINDEV concepts
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Binding a Check Box control to an item
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......