ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintZone (Example)
Usage example of the iPrintZone function
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Various WEBDEV constants
Various WEBDEV constants...
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
General environment of WINDEV
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
iCreateFont (Example)
Usage example of the iCreateFont function
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
gImage (Function)
Builds a sequence of characters containing an image.
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
ComponentLocate (Function)
Specifies the access path to an external component of project.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......