ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV Application Server remote control functions
The following functions are used to manage users and connections on a WEBDEV Application Server:...
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
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.
RTFReplace (Function)
Replaces or inserts a character string in an RTF control (found in a window or in a report) or in a string in RTF (containing a text in RTF).
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window, an internal window or a Cell control .
Using the Vista style in your windows
WINDEV allows you to customize......
WINDEV Mobile concepts
HFSQL Client/Server: Configuring the server
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
End of break block
The End of break block is optional......
SchedulerBackgroundColor (Function)
Defines a background color for a time period in a Scheduler control (time period corresponding to lunch time, a public holiday, etc.).
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
Events associated with a Spreadsheet control
GanttAddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control.