ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
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 for example).
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.
fListResource (Function)
Lists the resources integrated to the application.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
HCloseAnalysis (Function)
Closes the current analysis.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
fSeek (Function)
Gets and sets current position in an external file.
<htmlNode variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML node.
<htmlDocument variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document.
GroupRead (Function)
Reads a group of contacts found in the address book of a Lotus Notes or Outlook messaging.
AppInstallUPD (Function)
Triggers the automatic update of current application.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
MDIBottom (Property)
The MDIBottom property is used to determine and change the distance between the bottom border of the MDI parent window and the bottom border of the MDI area.
MDIRight (Property)
The MDIRight property is used to determine and modify the distance between the right border of the MDI parent window and the right border of the MDI area.