ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

28. Site SEO
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Error 1004: To explicitly access an element of the base class '%1', use the syntax
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
Ribbon control properties
The WLanguage properties can be used to handle: a Ribbon control found in a window. a pane of a Ribbon control. a grouping of a Ribbon control....
Ad Hoc deployment
Handling the report blocks through programming
Each report block is associated with different events......
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....
3. WINDEV Mobile: Android, iOS, UWP...
WINDEV Mobile applications can run on the following platforms...
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Handling a WinForm .Net control through programming
Error 1005: To explicitly access a global element of '%1' class, use the syntax
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......