ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
fListResource (Function)
Lists the resources integrated to the application.
SSH functions
The following functions are used to connect and communicate with a SSH server:...
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
Types of Edit controls
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
MDIOpen (Function)
Opens and enables an MDI child window.
Events associated with internal windows
List of events associated with internal windows...
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
diffApply (Function)
Applies a difference buffer to a specific buffer.
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
TimeToString (Function)
Converts a time to a string in the specified format.
gpwAddUser (Function)
Adds a user to the User Groupware database.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
SysXRes (Function)
Returns the horizontal screen resolution.
14. Controls in practice
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.