ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Organizer control functions
The following functions are used to manage the Organizer control:...
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
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.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
SQLChangeConnection (Function)
Modifies the current connection.
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
sEvent (Function)
Branches an event on a serial port.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
fAttribute (Example)
Usage example of the fAttribute function
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").