ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Organizer>.InfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
Constants for managing projects
List of constants used by the functions for managing projects....
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.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
Google constants
List of constants used by the Google functions....
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
<Organizer>.ToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
<Organizer>.DeleteAll (Function)
Deletes all the appointments from an Organizer control.
<Organizer>.SelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
<Organizer>.Mode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
<Organizer>.BackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
<Organizer>.ChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
<Organizer>.DisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
<Organizer>.DisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
<Organizer>.TimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
<Organizer>.Display (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
<Organizer>.WorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
SQL functions for accessing the external databases
List of SQL functions used to access the external databases...
MQTTPublish (Function)
Publishes a message on the MQTT broker.
MQTTUnsubscribe (Function)
Used to unsubscribe from a MQTT notification.
MQTTUnsubscribeAll (Function)
Allows you to unsubscribe from all the existing subscriptions.
USBDisconnect (Function)
Disconnects or ejects a USB device.