ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
docElementFormula (Variable type)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Associating documents with the project
To describe a project in detail, you can associate documents with it......
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
gpwAddUser (Function)
Adds a user to the User Groupware database.
TextToRTF (Function)
Converts text to Rich Text Format.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
Contains (Function)
Allows you to check if a substring is within a string.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
zipListFile (Function)
Returns the list of files found in an archive.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
fAttribute (Example)
Usage example of the fAttribute function
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
fSeek (Example)
Usage example of the fSeek function
dbgEnableLog (Function)
Enables the runtime log programmatically.
Events associated with TreeView controls
List of events associated with TreeView controls...