ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
7. Dynamic site on specific configurations
Project Management Hub: Time tracking
The time spent can be listed on......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Quickly select your data using filters
5. Displaying a WEBDEV Session site
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
CaptionWidth (Property)
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control.
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Compass (Property)
The Compass property is used to: display or hide the compass on a Map control, determine whether the compass is displayed on a Map control....
ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....