ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
WLanguage properties available in PHP
The following properties are available in PHP...
How to populate a TreeView control using a data file?
By default, the TreeView control cannot automatically display the data coming from a data file......
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
9. Overlaying controls
11. Internal components in practice
Internal components in practice...
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
Query and project
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Error 204: using a parameter without optional value after parameters ...
10. Internal components in practice
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
28. Site SEO
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......