ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
The Organizer control
The Organizer control is used to display and handle organizers......
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
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....
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
OpenChild (Function)
Opens a non-modal child window.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
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.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.