ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
HFSQL: Change of name
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....
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
11. Table/Looper controls
4. UI: Windows
IU of windows...
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
11. Table/Looper controls
7. Window templates
...Window templates...
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect the applications developed with WINDEV or WEBDEV......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
What is an application?
An application is a set of objects (windows, controls, ......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Body block
The Body block corresponds to the main block of the report......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......