ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
PVTCalculateAllAsynchronous (Function)
Entirely calculates or recalculates a Pivot Table control, without blocking the application.
fSplit (Function)
Splits a file into several files.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
RESTSend (Function)
Sends a REST request and waits for the server response.
<Connection variable>.RegenerateFile (Function)
Regenerates a table from its log.
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
dbgEnableLog (Function)
Enables the runtime log programmatically.
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
Sound (Function)
Plays a sound in WAV format.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Limitations of WINDEV, WEBDEV and WINDEV Mobile
A structure is a custom type of data......