ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
ArrayDistinct (Function)
Returns an array without duplicates.
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
zipOpenRAR (Function)
Opens an existing archive in RAR format.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
TelemetryEnable (Function)
Enables the telemetry manually.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
TableMode (Function)
TableMode is kept for backward compatibility.
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......
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
VibrationTrigger (Function)
Triggers the vibrations of the device.
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
fMemOpen (Function)
Opens a memory zone shared between several applications.
Window management functions
List of functions for managing windows...