ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EventDestroy (Function)
Explicitly destroys an event.
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Error 116: An array dimension must be an integer value
mongoOperationAdd (Type of variable)
The mongoOperationAdd type is used to define all the advanced characteristics of a document add operation in bulk.
XMLDocument (Function)
Creates a new XML document.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
Organizer control functions
The following functions are used to manage the Organizer control:...
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
iEndReport (Function)
Forces the report print to stop.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
iPageEnd (Function)
Forces the move to the next page during the report print.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Euro constants
List of constants used by the functions for managing the Euro....
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
2. Analysis in practice
Page Footer block
The Page footer block is run at the end of each page......
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......