ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
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)....
HJSONToRecord (Function)
Imports JSON data into the current record.
New (Reserved word)
New is used to allocate memory space...
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
SQLModify (Function)
Modifies the content of a row in the query result.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
WidgetDisplay (Function)
Refreshes a widget window.
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
<Array>.Reduce (Function)
Applies a computation to each element of an array.
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
Handling an Upload control through programming
The Upload control is used to upload one or more files....
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.