ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Memory area management functions
The following functions are used to handle the certificates:...
UploadCurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
Repairing the project
In some cases, "Project......
SpellAvailable (Function)
Indicates whether a dictionary is available for the spelling checker (check performed in the controls that use the integrated correction or check performed by WLanguage functions).
Table,Count (External language)
Returns the number of elements in a Table control.
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
MapDeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
LogMethod (Property)
The LogMethod property is used to: find out the log mode used for a data file (file defined in the data model editor or through programming). define the log mode used for a data file (when the file is described through programming)....
UploadCurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
Error 42: Label out of scope of GOTO
HRSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
SysThumbnailDeleteButton (Function)
Deletes one of the buttons found in the thumbnail of the application from the taskbar.
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....
XMLRoot (Function)
Positions on the root tag of an XML document.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
HInfoLog (Function)
Returns information about the server logs.
PDFReaderSeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
Error 1036: A class used in an array must have a constructor without parameter