ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV site deployment: automatic modification of tables
The automatic modification of the tables allows updating the description of tables on the Web server......
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
ExceptionInfo (Function)
Retrieves information about the current exception.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
VideoConfigure (Function)
Allows you to configure the video capture driver.
dbgEnableLog (Function)
Enables the runtime log programmatically.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
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.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
Error 30: An exception process cannot be declared inside another exception process...
RTFSelection (Function)
Modifies or lists the attributes of the text currently selected in an RTF field (in a WINDEV window or report).
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.