ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GroupAdd (Function)
Adds a group of contacts into the address book of a Lotus Notes or Outlook messaging.
LooperAdd (Function)
Adds a row at the end of a Looper control.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
.NET object
To access a class......
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
fListFile (Function)
Lists the files found in a directory and returns the list of files.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
fCreate (Function)
Creates an external file.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
NotesListView (Function)
Returns the list of views found in the current Lotus Notes database.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
GroupModify (Function)
Modifies the current group of contacts in the address book of a Lotus Notes or Outlook messaging.
GroupDelete (Function)
Deletes the current group of contacts from the address book of a Lotus Notes or Outlook messaging.
EmailSeekFirstNotes (Function)
Seeks one or more emails according to specified criteria, in a local or remote Lotus Notes or Domino database.
NotesDocumentLast (Function)
Positions on the last document found in Lotus Notes.
NotesDocumentPrevious (Function)
Positions on the document found before the current document in Lotus Notes.
NotesDocumentFirst (Function)
Positions on the first document found in Lotus Notes.
NotesDocumentNext (Function)
Positions on the document found after the current document in Lotus Notes.
NotesOut (Function)
Used to find out whether a current document exists in Lotus Notes.
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
RedisExecuteCommand (Function)
Executes a command on a Redis server and retrieves the result.
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
<Chart>.Zoom (Function)
Defines the zoom of a chart.