ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
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......
Constants for the archiving functions
List of constants used by the archiving functions....
SaaS constants
HOnError (Example)
Usage example of the HOnError function
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
NetGetFile (Example)
Usage example of the NetGetFile function
SocketWrite (Function)
Writes a message intended to another socket.
iPrintImage (Example)
Usage example of the iPrintImage function
Type (Example)
Usage example of the Type property
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
SysIconAdd (Example)
Usage example of the SysIconAdd function
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
5. Which type of server to choose?
<Array>.Reduce (Function)
Applies a computation to each element of an array.
Size (Example)
Usage example of the Size property
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
Events associated with Button controls
List of events associated with Button controls...
Installing a Webservice (old format)