ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
ExceptionInfo (Function)
Retrieves information about the current exception.
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
Handling the report blocks through programming
Each report block is associated with different events......
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
grCreate (Function)
Creates a specific type of chart.
Events associated with internal windows
List of events associated with internal windows...
NFCWriteTag (Function)
Starts writing data to an NFC tag.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Global and local variable
Two types of variables are available......
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
XMLFind (Function)
Performs a search in an XML document.