ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with pages
List of events associated with pages...
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
fListFile (Function)
Lists the files found in a directory and returns the list of files.
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Handling Gantt Chart controls programmatically
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
WINDEV and the SOAP protocol
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Upload control events
The following processes are associated with the Upload control:...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
HLast (Function)
Sets the position on the last record of a data file according to a browse item.