ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Access rights to a class property
A property is a code element that includes two processes......
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
TimePicker (Function)
Opens the system time picker.
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Configuring the IIS 7/7.5 server
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
AnimationDirectionAlernate (Property)
The AnimationDirectionAlernate property allows you to: Check whether the animation in an infinite Progress Bar control is played forwards first, then backwards. Configure the animation in an infinite Progress Bar control to be played forwards first, then backwards....
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
HeightExpanded (Property)
The HeightExpanded property is used to get and change the height of an expanded iOS 13 widget.
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Scheduler report
The report editor allows you to create "Scheduler" reports....
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....