ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV site deployment: automatic modification of data files
The automatic modification of the data files allows updating the description of data files on the Web server...
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
<Document variable>.Seek (Function)
Finds a character string in an entire Document variable.
<Popup>.Close (Function)
Hides a popup displayed in the page via PopupDisplay.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
<Edit>.ConfigureAssistedInput (Function)
Used to configure the filter and the opening of assisted input.
PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.
Constant
The constants are language elements whose value is fixed once and for all...
DotNetError (Function)
Returns the error for the last .Net procedure that failed.
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
NotesOpenDatabase (Function)
Gives access to the documents managed by Lotus Notes.
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
Telemetry: Main features
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
SOAP functions (prefix syntax)
List of SOAP functions...
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Error 108: The size of the variable is not allowed
Multiline strings
To type character strings over several lines in the code editor...
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
WDINT, WDTRAD and WDDIXIO: Translation tools
<Array>.DeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
<Source>.OnError (Function)
Customizes the management of HFSQL errors.