ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Operations performed on object diagrams
The following paragraphs explain......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Conversion (Function)
Converts a value from a unit to another one.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
Looper control functions (prefix syntax)
List of Looper control functions (prefix syntax)...
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Events associated with control templates
List of events associated with control templates...
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
The different types of windows
The following types of windows can be created in a WINDEV application......
NumHelp (Function)
Returns the number of the help context associated with the specified control.