ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Referring to an element in a WLanguage event / process
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
11. Window templates
WINDEV Mobile allows you to create window templates....
Speech synthesis in the mobile applications
The phones can talk!......
Resizing a window (AAF)
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....
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
Multi-product external components
Components are a remarkably useful tool for development teams......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
WinForceDDW (Function)
Forces the DDW (Dim Disabled Windows) feature on a window even if this window is not accessible.
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)....
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
Open (Function)
Opens a modal WINDEV window.
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.
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
11. Controls in practice
Discover the main characteristics of the controls...
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.