ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Python: Native calls
WLanguage allows for native Python calls......
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
Copying and cloning
Variables are copied using the "=" operator...
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
Constants for managing projects
List of constants used by the functions for managing projects....
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Page constants
List of constants used by page functions....
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
Simplify your searches
Programming the table cells
The Table controls can be handled......
ControlInOutReason (Function)
Indicates the origin of the entry in the control.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.