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...
Page editing: 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.
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics...
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV...
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls...
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)...
Enlarging a window or page
Modern UIs generally use larger windows, pages and fonts...
WEBDEV: Pages created via the RAD model
The page creation wizard offers many types of pages associated with HFSQL data files...
Snap to grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid...
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...
Project comparator
Comparing two windows (two pages, two reports, two classes, ...
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.
Code statistics
The code statistics affect...
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......
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......
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"....
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.