ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Manipulating a database schema (LDM)
The main manipulations possible on a database schema (MLD) are as follows ......
NextTitle (Function)
Modifies the title of next window to open.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
iDestination (Function)
Configures the print destination.
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
Creating requirements
The following steps must be performed to implement the requirements......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
MultimediaPlay (Function)
Plays a media file in a Multimedia control.
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.