ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Switch control properties
Kanban control events
The following events are associated with Kanban controls......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Sort (Function)
Sorts a WLanguage array.
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
SocketRead (Function)
Retrieves a message sent by another socket.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
NotificationDisplay (Function)
Displays a message outside the browser.
StringReverse (Function)
Reverses the characters of a string.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
fDelete (Function)
Deletes a file accessible from the current computer.
ThreadState (Function)
Returns the current status of a thread.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....