ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageChangeLayout (Function)
Applies a specific layout to a page.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Handling Gantt Chart controls programmatically
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
<Popup>.Animate (Function)
Displays a popup in a page cell.
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
The "Business rules" pane
The "Business rules" pane displays the list of business rules associated with the project......
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
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....
PageDisplay (Function)
Displays a web page in the user's browser....
Error 1029: The access to the base class is restricted by a protected inheritance
Error 1030: The access to the base class is restricted by a private inheritance
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......