ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
<Toast>.Display (Function)
Displays a "Toast" message.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
LanguageToCharset (Function)
Returns the character set corresponding to a language.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
<Connection variable>.NotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging tool).
<Connection variable>.NotifListEmailRecipient (Function)
Returns the list of recipients for a notification by email.
<Connection variable>.NotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).
<Connection variable>.NotifDeleteEmailRecipient (Function)
Deletes the recipients of an email notification.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
HNotifListEmailRecipient (Function)
Returns the list of recipients for a notification by email.
HNotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging tool).
HNotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).
HNotifDeleteEmailRecipient (Function)
Deletes the recipients of an email notification.
ToastDisplay (Function)
Displays a "Toast" message.
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
WDMap: Exporting records from a data file
WDMAP allows you to export records to......