ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintArea (Function)
Prints a text in a rectangular area.
iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, tables, items, components, assemblies, Custom-Folders, etc.)...
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
2. How to test a site?
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
SysRecentDocList (Function)
Returns the list of recently opened documents.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
grZoom (Function)
Defines the zoom of a chart.
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
2. Static or dynamic site
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
NetOpenRemoteAccess (Function)
Establishes a remote connection.
mongoOperationDeleteOne (Type of variable)
The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. The first document that matches the filter will be deleted.
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
HDescribeConnection (Function)
Describes a new connection to an external database.
SocketConnect (Function)
Connects a client computer to a given socket.