ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
<Image>.DominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image found in an Image control.
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
The pages
Pages are the main interface of a WEBDEV site......
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Table,Count (External language)
Returns the number of elements in a Table control.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
NumberRow (Property)
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
Printing nested reports
To create a main report containing several secondary reports:...
<TreeMap>.Count (Function)
Returns the number of elements found in a TreeMap control.
<Dashboard>.Count (Function)
Returns the number of widgets found in a Dashboard control.
<Kanban>.Count (Function)
Returns the number of cards or lists in a Kanban control.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).