ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the skin template of a report
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Time (Type of variable)
The Time type is used to easily handle the times...
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Check: SNMP
The monitoring robot will read the value of the specified OID and compare its value with the reference value......
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
DnDIsDataAvailable (Example)
Usage example of the DnDIsDataAvailable function
The HTML control
The HTML control displays HTML pages or HTML code......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Serialization constants
The serialization constants are as follows:
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Properties associated with Combo Box controls that display a table
Constants for manging the replication
List of constants used by the functions for managing the replication....
14. PHP generation in practice
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......