ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fMemOpen (Function)
Opens a memory zone shared between several applications.
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
dPoint (Example)
Usage example of the dPoint function
TreeView Table control properties
List of properties associated with the TreeView Table control...
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
AppointmentFirst (Function)
Reads the first appointment found in the calendar of a Lotus Notes or Outlook messaging.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
ModbusDisconnect (Function)
Closes the Modbus session.
<emailSMTPSession variable>.SendMessage (Function)
Sends an email using SMTP
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
SOAP functions
List of SOAP functions...
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
AppointmentPrevious (Function)
Reads the appointment found before the current appointment in the calendar of a Lotus Notes or Outlook messaging.
AppointmentNext (Function)
Reads the appointment found after the current appointment in the calendar of a Lotus Notes or Outlook messaging.