ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KeyCompareKey (Function)
Compares an initial key with an activation key.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Subject (Property)
The Subject property is used to get and change the subject of an element.
Control (keyword)
The Control keyword can correspond to: a variable of type Control. ownership Field property of a docElement type variable. ownership Field property of a pdfPage type variable....
WHelp (Function)
Displays a file or help page in CHM format.
Namespace (Property)
The Namespace property is used to manage namespaces.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
Duration (Property)
The Duration keyword can correspond to: the keyword used to define a Duration variable. the Duration property of a saasVisit variable....
NamespaceDeclared (Property)
The NamespaceDeclared property is used to manage defined namespaces.
ContentType (Property)
The ContentType property gets and sets the content of an element.
Move
The Move property determines if an element can be moved.
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
ThreadState (Function)
Returns the current status of a thread.
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
iReportPrintingStatus (Function)
Returns the status of the current print.
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
zipFileSize (Example)
Usage example of the zipFileSize function