ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Net constants
List of constants used by the Net functions....
SaaSAdminModifyService (Function)
Modifies a SaaS service.
PDFSign (Function)
Applies an approval signature to an existing PDF.
<Document variable>.ToImage (Function)
Exports a page contained in a Document variable in image format.
HTMLRemoveAttribute (Function)
Removes a given attribute
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
<Variable Drive>SendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
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.
SaaSAdminListVisit (Function)
Returns the list of visits to a SaaS site.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
DateToInteger (Function)
Converts a date to an integer.
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
Constants for managing fonts
List of constants used by the functions for font management....
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)....
CertificateList (Function)
Returns the list of certificates available on the computer.
<htmlNode variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML node.
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).