ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
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...
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
nWDInit: Initialize the external language
Initializes the external language......
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
NumHelp (Function)
Returns the number of the help context associated with the specified control.
EnumControl (Example)
Usage example of the EnumControl function
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Guided tour management constants
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
Scheduler report
The report editor allows you to create "Scheduler" reports....
RibbonHighlightPane (Function)
Highlights a tab in a Ribbon control.
iPrintDoc (Function)
Prints a document in "docx" format.
grScatter3DGridlines (Function)
Displays the gridlines for the different planes of a 3D Scatter chart.
WayPoint (Property)
The WayPoint property allows you to handle the waypoints of a connector.
Creating nested reports
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Constants for encryption/compression
List of constants used by the encryption/compression functions...
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element.
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
fLongName (Example)
Usage example of the fLongName function