ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
Salesforce functions
List of Salesforce functions...
VideoConfigure (Function)
Allows you to configure the video capture driver.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
dbgEnableLog (Function)
Enables the runtime log programmatically.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
WEBDEV site deployment: automatic modification of tables
The automatic modification of the tables allows updating the description of tables on the Web server......
CreateShortcut (Example)
Usage example of the CreateShortcut function
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
HandleParentNext (Function)
Forces the parent of the next window to open.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
StringInsert (Function)
Inserts a string into another character string at a given position.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.