ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Overview
Overview of the different operators...
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Events associated with Edit controls
WLanguage events associated with Edit controls...
Designing a supercontrol
A supercontrol is an advanced type of control......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Drawing constants
List of constants used by the drawing functions....
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
TreeIdentifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
HOnError (Example)
Usage example of the HOnError function
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Configuring the setup program
Two tools can be used to create a setup program......
Warning 127: You are using a data source local to the process
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Generating an application for Universal Windows 10 App
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......