ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found...
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options...
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Page with parameters
Resizes an external file.
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)...
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site...
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
Testing a static page
The test of a single page runs the current page in WEBDEV...
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor.
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
Report editor: Available types of reports
Several types of reports can be created in the report editor......
How to create a patch?
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
Defining columns of Table controls programmatically
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
fFileName (Function)
Returns the name of an external file that is currently opened.
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
Screen,Current (External language)
Retrieves the name of the control being edited and its index, if necessary.
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
DNSAddAddress (Function)
Adds an IP/Name relation into the DNS server....
Error 120: Redefinition of the structure
dSaveImageTIFF (Function)
Saves an image in TIFF format into a file or memory.
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
ControlInfoXY (Function)
Returns the name of the control located at a given position.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
TabLoadConfiguration (Function)
Restores the configuration of dynamic panes in a Tab control.