ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
xlsCell (Variable type)
An xlsCell variable is used to describe and modify a cell in an Excel document...
EventTimeline (Variable type)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
WEBDEV administrator: Viewing logs
The "Logs" tab is used to see the details of logs for a specific period......
rssChannel (Variable type)
The rssChannel type is used to handle a RSS channel...
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Miscellaneous Windows constants
List of constants used by the Windows functions....
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
Error 26: No END statement is associated with this THEN
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
Properties associated with a page
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......