ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDirectoryExist (Function)
Checks the existence of a directory.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
SpreadsheetSelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
zipSplit (Example)
Usage example of the zipSplit function
JSONValid (Function)
Checks the validity of a JSON string.
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
Twain constants
List of constants used by the Twain functions....
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......