ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Using the query result
The result of a select query can be used in......
iParameterPDF (Function)
Defines the options for the generated PDF file.
Debugging constants
List of constants used by the debugging functions...
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Confirm (External language)
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user.
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current computer.
Configuring Reports & Queries
Reports & Queries is used to......
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
Error 31: The file to include is not found. Check the name and path ...
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Bluetooth constants
List of constants used by the Bluetooth functions....
Custom tooltips
Tooltips are very useful for application users......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......