ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KeyPressed (Function)
Checks which key is pressed.
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Switch control properties
HListFile (Example)
Usage example of the HListFile function
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
SOAPRun (Example)
Usage example of the SOAPRun function
SOAPGetResult (Example)
Usage example of the SOAPGetResult function
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
Document (Type of variable)
The Document type is used to handle a "docx" document.
GglUploadDocument (Function)
Uploads a document to the Google server.
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......