ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
Common project
Projects are often cross-platform......
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
User Groupware files
Two categories of data files are managed......
HFSQL Client/Server: Configuring the server
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
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....
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
HTTP functions (prefix syntax)
List of HTTP functions...
Page management functions
List of functions for managing pages...
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
<zipArchive variable>.NbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.