ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
12. External component in practice
13. External component in practice
External component in practice...
Creating a window skin template
fMemOpen (Function)
Opens a memory zone shared between several applications.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
Specific features of the applications for iPhone/iPad
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
<emailSMTPSession variable>.SendMessage (Function)
Sends an email using SMTP
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......