ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
AAF: Pasting a row from one Table control into another
Table controls are used to view and manipulate data......
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Case of internal window dequeues Modifies the currently displayed window. This modification is saved in the list of internal windows to scroll....
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
Table,Modify (External language)
Modifies an element in a Table control.
ResourceWidth (Property)
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns.
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
DisplayEvenIfNull (Property)
The property AfficheMêmeSiNull property property allows you to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
Asc (Function)
Returns the ASCII code of the specified character.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
Manipulating PDF Reader controls programmatically
PDF Reader controls can be manipulated programmatically......
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.