ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysXRes (Function)
Returns the horizontal screen resolution.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
Contains (Function)
Allows you to check if a substring is within a string.
SysYRes (Function)
Returns the vertical screen resolution.
Orientation (Property)
The Orientation property gets and sets the orientation of an element.
Keyword (Property)
The Keyword property is used to get and change a keyword.
httpRequest
The HTTPRequest keyword can correspond to...
UUDecode (Function)
Decodes a character string in UUEncode format.
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
xlsCell (Variable type)
An xlsCell variable is used to describe and modify a cell in an Excel document...
FTPSize (Example)
Usage example of the FTPSize function
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
zipDeleteAll (Function)
Deletes all files from an archive.
MemoryFormat (Property)
The MemoryFormat property gets and sets the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static Text controls. editable combo boxes. table columns displayed by combo boxes....
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.