ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
Error 3: The string has no final "
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
8. Optimizing an application
Commands of the external interface
NetDirList (Function)
Lists the directories and the files found: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
Creating and handling an item
The main operations that can be performed on an item are as follows......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Software license agreement
WINDEV Express license agreement...
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Error 2: Incomplete line
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
Page Header block
The Page header block is printed on each new page......
spIterationCount (Property)
The spIterationCount property is used to: Get the iteration count of the hash algorithm used for an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Sets the iteration count of the hash algorithm used for an item of type "Password" (only for "Password" items described programmatically)....
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......