ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Toast constants
List of operators
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Error 705: The property does not exist on this type
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
2. Projects in practice
How to use an array of structures?
An array of structures is an Array variable......
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
BitcoinCoreBlockCount( Function)
Returns the size of the blockchain known by the Bitcoin node (i.e. the number of blocks created since January 3, 2009). This makes it possible, for example, to calculate the approximate date of the next halving.
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
3. Application development cycle
Development cycle of a WINDEV application....
8. 10 tips for better interfaces...
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...