ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLExec (Function)
Names and runs an SQL query.
HModify (Example)
Usage example of the HModify function
zipExtractFile (Example)
Usage example of the zipExtractFile function
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
RTFToText (Function)
Returns the text without the formatting characteristics specific to RTF.
Creating the windows and the pages of the RAD pattern
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
HSetMemo (Function)
Used to modify the management mode of memo items.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify base width used for anchoring "width" fields. Find out the initial width of a report control....
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Manipulating ListView controls programmatically
WINDEV allows you to programmatically manipulate ListView controls......
zipListFile (Example)
Usage example of the zipListFile function
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.