ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaSAdminModifyService (Function)
Modifies a SaaS service.
Net constants
List of constants used by the Net functions....
<Document variable>.ToImage (Function)
Exports a page contained in a Document variable in image format.
HTMLRemoveAttribute (Function)
Removes a given attribute
<Variable Drive>SendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
ImageFirst (Function)
Displays the first image for the scroll.
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.
ImageLast (Function)
Displays the last image for the scroll.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
SaaSAdminListVisit (Function)
Returns the list of visits to a SaaS site.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
DateToInteger (Function)
Converts a date to an integer.
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
CertificateList (Function)
Returns the list of certificates available on the computer.
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
<htmlNode variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML node.
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).