ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Operations performed on component diagrams
The following paragraphs explain......
Hyper File functions available for backward compatibility
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Break in a report
The break is used to group the records corresponding to a sort criterion......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Custom tooltips
Tooltips are very useful for application users......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......