ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

11. User Macro-Code: UMC in practice
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
HTTPRequest (Function)
Starts an HTTP request on a server.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
2. Projects in practice
iFont (Function)
Selects the default font.
ThreadExecute (Function)
Starts the execution of a secondary thread.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
Starting WDOptimizer in a command line
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Manipulating Repositionable Note controls programmatically
A Repositionable Note control can be handled through programming......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....