ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
Organizer control functions
The following functions are used to manage the Organizer control:...
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Euro constants
List of constants used by the functions for managing the Euro....
2. Analysis in practice
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
Operator on Address
The & operator returns the address of a variable as an integer
Oracle Native Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV database schema......
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....
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
Error 1004: To explicitly access an element of the base class '%1', use the syntax
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.
HPass (Function)
Defines the password used to create or open a table.
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
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......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
REST web services: Description and features
You can edit REST web services created with WINDEV or WEBDEV using the REST web service editor......