ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
XMLNext (Function)
Positions on the next element (tag or attribute).
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
HTTPCreateForm (Function)
Creates an HTTP form.
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
XMLChild (Function)
Positions on the first child element of current element.
LooperInsertLine (Function)
Inserts a row into a Looper control.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
HTTPAddFile (Function)
Adds a file to the HTTP form.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.