ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Find/Replace in the current project
The "Find/Replace" feature is used to......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
fSeek (Example)
Usage example of the fSeek function
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
ChangeStyle (Function)
Modifies the style of a control dynamically.
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
Events associated with windows
List of events associated with windows...
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
FontCreate (Function)
Creates a font definition.
Private Store for mobile applications
There are two methods two deploy your applications......
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Declaring and using a variable
A variable is defined by name and type......
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
SQLExec (Function)
Names and runs an SQL query.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Phone constants (Android / iOS)
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....