ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used...
xlsSave (Function)
Saves an XLS document.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
WidgetDisplay (Function)
Refreshes a widget window.
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report...
<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...
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....
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB,...
HState (Function)
Used to find out the state of a record.
EXE constants
List of constants used by the functions for managing executables....
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...
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file...