ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Events associated with control templates
List of events associated with control templates...
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
NetOpenRemoteAccess (Function)
Establishes a remote connection.
HTMLToText (Function)
Converts an HTML string or buffer to text.
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Select query description window: Items that can be used
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
SocketConnect (Function)
Connects a client computer to a given socket.
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
10. Page templates
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
DnDAccept (Example)
Usage example of the DnDAccept function
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
GglUploadDocument (Function)
Uploads a document to the Google server.
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...