ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
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.
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......
12. Synchronizing data
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
Global and local variable
Two types of variables are available......
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Infinite Progress Bar control
Progress bars provide useful information to the end user......
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....
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
OCRAddLanguage (Function)
Adds a language to the native OCR system.
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
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......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......