ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
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....
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
Properties associated with the areas defined in Zoning mode
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
The "Business rules" pane
The "Business rules" pane displays the list of business rules associated with the project......
The "Find - Replace" pane
The "Find - Replace" pane is used to......
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.