ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user, Allow and/or forbid a table column to be moved by the user....
NameBrowserFile (Property)
The NameBrowserFile property is used to get the original name of the file to upload on the user's computer....
<Table>.FormulaDeleteAll (Function)
Deletes all rows added with <Table>.FormulaAdd.
grSourceSeries (Function)
Defines the source of a series.
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
Creating nested reports
DisplayFormat (Property)
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown.
<Camera>.VideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
RepeatedZoneAddStart (Function)
Adds a repeat (or line) at the beginning of a field Infinite repeat zone. The repeat is inserted before the first repeat in the Repeated zone field.. The scroll position of the Repeated zone field remains unchanged.
VideoListDriver (Function)
Lists the video capture drivers installed on the current computer.
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
FontAppointmentTitle (Property)
The FontAppointmentTitle property is used to: Find out the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports. Modify the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports....
FontAppointmentContent (Property)
The FontAppointmentContent property is used to: Get the characteristics of the font used for the content of appointments in Scheduler and Organizer reports. Set the characteristics of the font used for the content of appointments in Scheduler and Organizer reports....
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
Managing parallel tasks
The computers are becoming more and more powerful......
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.