ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
PostMessage (Function)
Sends a Windows message to a control or to a window.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
HBuildKeyValueANSI (Function)
Whatever the platform used, the data stored in HFSQL tables is in ANSI format.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Managing HFSQL Classic tables
The HFSQL Control Center allows you to fully manage HFSQL Classic tables......
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
NotificationDisplay (Function)
Displays a message outside the browser.
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
SendMessage (Function)
Sends a Windows message to a control or to a window.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.