ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
grParameter (Function)
Retrieves or modifies a chart parameter.
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
iPrintArea (Function)
Prints a text in a rectangular area.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
Date and Time management functions
List of functions for managing dates and times...
Handling Scheduler controls programmatically
A Scheduler control can be......