ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a query
Two methods can be used to create a query......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Describing a problem to the Free Technical Support
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
ERR_SESSION_CLOSED
DurationToString (Function)
Converts a duration to a character string in the specified format.
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
Report and project
In most cases, a report is linked to a project......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Python: Native calls
WLanguage allows for native Python calls......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......