ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SOAP functions
List of SOAP functions...
TreeView Table control properties
List of properties associated with the TreeView Table control...
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
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......
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
fMemOpen (Function)
Opens a memory zone shared between several applications.
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).
ModbusDisconnect (Function)
Closes the Modbus session.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
AppointmentFirst (Function)
Reads the first appointment found in the calendar of a Lotus Notes or Outlook messaging.
<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.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
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.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
HListAnalysis (Example)
Usage example of the HListAnalysis function
HTTPAddFile (Function)
Adds a file to the HTTP form.
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Creating the skin template of a report