ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
zipCreate (Function)
Creates an archive.
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
The Multimedia control
The Multimedia control is used to play multimedia files......
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
StringReverse (Function)
Reverses the characters of a string.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
gImage (Function)
Builds a sequence of characters containing an image.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.