ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
The Organizer control
The Organizer control is used to display and handle organizers......
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
OpenChild (Function)
Opens a non-modal child window.
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
SFExecuteProcess (Function)
Requests the execution of a specific process.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.