ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
NotificationDisplay (Function)
Displays a message outside the browser.
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
hbCell (Type of variable)
The hbCell type is used to define the advanced characteristics of the content of a cell (item value) in an HBase table.
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
2. User-friendly editors in practice
User-friendly editors in practice...
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
Window management functions
List of functions for managing windows...
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
iPageEnd (Function)
Forces the move to the next page during the report print.
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....