ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Android Control Center
Do you know where to find your application log files?...
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
11. Controls in practice
Discover the main characteristics of the controls...
WDTRAD options
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property is used to get and change the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
InfoBuild (Function)
Displays a custom message in a system information window.