ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
Managing the runtime errors
Some errors may occur in your application......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
End of break block
The End of break block is optional......
Page templates
WEBDEV allows you to create page templates......
WEBDEV license agreement
WEBDEV license agreement...
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......