ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Appendix 3: Configuration file
For compatibility with previous versions of the SQL Server Native Connector (also known as SQL Server Native Access), it is still possible to configure the connection in the WDSQSINS software (delivered with the SQL Server Native Connector)......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
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......
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Error 30: An exception process cannot be declared inside another exception process...
<Source>.ViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding table. This function uses the former view mechanism.
7. HFSQL: Physical files
Checks the validity of an IdNr (personal identification number in Germany)....
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding table. This function uses the former view mechanism.