ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppointmentPrevious (Function)
Reads the appointment found before the current appointment in the calendar of a Lotus Notes or Outlook messaging.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
DashMode (Function)
Opens or closes the Dashboard control edit mode.
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
StatCovariance (Function)
Calculates the covariance between two series of values.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
AppointmentNext (Function)
Reads the appointment found after the current appointment in the calendar of a Lotus Notes or Outlook messaging.
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
Error 23: No END statement is associated with this WHILE
FontAppointmentContent (Property)
The FontAppointmentContent property is used to: Get the characteristics of the font used for the content of appointments in Scheduler and Organizer reports. Set the characteristics of the font used for the content of appointments in Scheduler and Organizer reports....
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
RTFWithImagesAndTables (Property)
The RTFWithImagesAndTables property is used to manage images and tables in RTF Static controls in a report.
AnimationDirectionAlernate (Property)
The AnimationDirectionAlernate property allows you to: Check whether the animation in an infinite Progress Bar control is played forwards first, then backwards. Configure the animation in an infinite Progress Bar control to be played forwards first, then backwards....
fTempDir (Function)
Returns the name of directory used to store the temporary files.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.