ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
How to create a patch?
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
ScrollbarMaxPosition (Function)
Retrieves the maximum position of one of the horizontal or vertical scrollbars found in a control of a WINDEV application.
15. Unit tests on the executable
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
Events associated with a Gantt Chart column
WINDEV License Agreement
WINDEV License Agreement...
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
SchedulerBackgroundColor (Function)
Defines a background color for a time period in a Scheduler control (time period corresponding to lunch time, a public holiday, etc.).
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min