ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
Common project
Projects are often cross-platform......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
iCloudKeyValueWatch (Function)
Defines the procedure called when the value of a key is changed in an Apple iCloud-based container of "key-value" pairs.
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
The home page
The home page is the first page of your site......
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Properties of a help page
The characteristics of a help page are used to define......
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
24. Displaying and linking pages
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......