ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
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....
Resizing a window (AAF)
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Multi-product external components
Components are a remarkably useful tool for development teams......
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.
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....
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....
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
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.
CertificateOpenProperties (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......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
11. Controls in practice
Discover the main characteristics of the controls...
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....