ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Multimedia functions
List of Multimedia functions...
SFDelete (Function)
Deletes records from a Salesforce database.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
ServiceControl (Function)
Sends a control message to a service.
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
WinOutWidth (Function)
Returns the full width of a window (including the border).
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
HCloseConnection (Function)
Closes a connection to a database.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
XMLResult (Function)
Returns the result of a calculation XPath query.
CreateShortcut (Example)
Usage example of the CreateShortcut function