ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

What is an application?
An application is a set of objects (windows, controls, ......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
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. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
11. Table/Looper controls
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Sorts in a report
The sort is used to organize the information displayed in the report......
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
8. Sharing a project in practice
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
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......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
Custom tooltips
Tooltips are very useful for application users......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......