ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
ConfigureAAF (Function)
Used to specify the behavior of some Automatic Application Features (AAF).
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
15. Cookies: information stored on the end user's computer
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
RibbonHighlightPane (Function)
Highlights a tab in a Ribbon control.
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
Border (Type of variable)
The Border type is used to handle a border through programming...
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Currencies
A currency is a real coded on 10 bytes....
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
TabClose (Function)
Closes a dynamic pane in a Tab control.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
<Tab>.Close (Function)
Closes a dynamic pane in a Tab control.
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......