ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
"About" window
The "About" window is used to display and access various information about the current application...
"?" menu
WINDEV proposes a help menu adapted to your applications...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
History of versions
The history of setup versions is an advanced feature of the network setup...
Steps to develop an application
This diagram presents the different steps for developing an application with WINDEV...
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
19. Sending emails
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property is used to get and change the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
Palette (Type of variable)
The Palette type is used to define the advanced characteristics of a color palette.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Operations performed on activity diagrams
The following paragraphs explain......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
Binding a Check Box control to an item
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
HListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Sliding Banner control properties
The WLanguage properties can be used to handle ......
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
DnD constants
List of constants used by the functions for managing the Drag and Drop....
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....