ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQL functions for handling spatial data
Below are the main SQL functions that can be used to handle spatial data in SQL queries......
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
XMLResult (Function)
Returns the result of a calculation XPath query.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
UUDecode (Function)
Decodes a character string in UUEncode format.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
ProjectInfo (Function)
Returns specific information about the project currently run.
Constants for managing the modification of windows by the user
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Behavior changes between versions 2024 and 2025
WINDEV, WEBDEV and WINDEV Mobile allow you to manipulate an Image control through programming......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...