ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
11. Controls in practice
Discover the main characteristics of the controls...
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Testing the WEBDEV Application Server setup with an example
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
Recycle code windows
By default, a single code window is opened per ......
Speech synthesis in the mobile applications
The phones can talk!......
NetSendMessage (Function)
Triggers a Windows event on the system of an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Drop-down button
The drop-down button expands: a context menu. a popup window....
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
The HTML control
The HTML control displays HTML pages or HTML code......
<Menu>.AddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
WinForceDDW (Function)
Forces the DDW (Dim Disabled Windows) feature on a window even if this window is not accessible.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
9. Application menus
Menus are displayed in different ways......
CertificateOpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
<Certificate variable>.OpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Reports
A report provides a custom view of data......
Clipping the window according to an image
An image can be used to easily define the shape of a window......