ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fAttribute (Example)
Usage example of the fAttribute function
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
Hasp constants
The Hasp constants are as follows......
gpwAddUser (Function)
Adds a user to the User Groupware database.
StringInsert (Function)
Inserts a string into another character string at a given position.
TextToRTF (Function)
Converts text to Rich Text Format.
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.
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
Events associated with Java Applet controls
List of events associated with Java Applet controls...
LanguageToName (Function)
Returns the name of a language.
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
Native Access to SAP
SAP is a widely used ERP......
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Set of procedures
The global procedures are grouped in set of procedures......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Events associated with supercontrols
List of events associated with supercontrols...
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
Events associated with Looper controls
List of events associated with Looper controls...
Note (Property)
The Note property is used to get and change a text associated with an element.