ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming automatic calculations in the columns of a Table control
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
The different types of windows
The following types of windows can be created in a WINDEV application......
<Tab>.Close (Function)
Closes a dynamic pane in a Tab control.
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Creating and handling an item
The main operations that can be performed on an item are as follows......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Error 532: The size of the string to extract must be strictly positive
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Pyramid charts
Pyramid charts allow you to view data in descending order......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Operations performed on activity diagrams
The following paragraphs explain......
HTTPCreateForm (Function)
Creates an HTTP form.
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....