ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Compatibility between external components and deployed applications
A component can evolve in many ways......
Operations performed on activity diagrams
The following paragraphs explain......
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
Events associated with a Spreadsheet control
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Animation (Property)
The Animation property animates an image.
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
fSelectDir (Function)
Opens a directory picker.
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Events associated with ListView controls
List of events associated with ListView controls...
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.