ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
PopupAnimate (Function)
Displays a popup in a page cell.
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
Component (Property)
The Component property configures the different components of a composite key.
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
pdfControl (Variable type)
The pdfControl type is used to get all the characteristics and values of a control present in a PDF form.
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
SchedulerBackgroundColor (Function)
Defines a background color for a time period in a Scheduler control (time period corresponding to lunch time, a public holiday, etc.).
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
WDInst: handling the files to install
By default, the files to install are......
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.