ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
Clipping the window according to an image
An image can be used to easily define the shape of a window......
<Array>.Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Local procedure
Two types of procedures are available......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Recycle code windows
By default, a single code window is opened per ......
DisplayLink (Property)
The DisplayLink property gets and sets the display mode of the links in a Gantt Chart column.
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
InUniversalWindowsPlatformSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
iSkipLine (Function)
Forces one or more line break.