ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing albums
Constants used to manage the photo album of the device....
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
Arithmetic operators
The arithmetic operators are......
Fax constants
List of constants used by the functions for managing faxes....
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
HChangeKey (Function)
Changes the browse item.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
New (Reserved word)
New is used to allocate memory space...
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.