ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic error handling
Error handling can be customized for each process...
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
GranularityDuration (Property)
The GranularityDuration property is used to get and change the size of the grid to resize: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
Constants used by the TraceStart function
List of constants used by the TraceStart function....
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Guided tour management constants
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).