ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Graphic string management functions
List of SQL functions used to create and handle graphic strings...
HOut (Example)
Usage example of the HOut function
<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.
Static control properties
List of properties associated with a Static control...
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.
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
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.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
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.
Map control properties
The following properties can be used with Map controls:...
zipExtractFile (Example)
Usage example of the zipExtractFile function
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
PostMessage (Function)
Sends a Windows message to a control or to a window.
<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.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
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.