ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Creating index keywords
Index keywords allow users to easily find a help page......
Creating a select query
A select query (corresponding SQL statement......
Project description: Project tab
The project description window allows you to configure various elements of your project......
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
7. Layouts using the Flexbox control
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Word Processing control events
WINDEV manages the following events by default......
Events associated with an infinite Progress Bar control
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
The Check Box control
A Check Box can correspond to......
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
MyPage (Reserved word)
MyPage is used to handle the current page...
InWinRTSimulatorMode (Function)
Identifies whether or not the code is executed in the WinRT simulator (simulator for applications in Windows Store mode). Function kept for backward compatibility....
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following 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......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......