ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
Round (keyword)
The Round keyword can correspond to...
WidgetProcedure (Function)
Specifies the procedure that will be called when the user clicks an iOS 14 widget.
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
iSequencingAddDoc (Function)
Adds a print of Word Processing document into a sequence of report prints.
NumberDisplayedPage (Property)
The NumberDisplayedPage property is used to identify and change the number of the page currently displayed in the PDF Reader or Word Processing control.
Push notification
A mobile device can receive push notifications......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
The Static control
A Static control is a control used to display a static text......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
Widget functions
Les bulles d'aide permettent d'aider rapidement l'utilisateur dans vos applications......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
WidgetDisplay (Function)
Refreshes a widget window.
gpwResetPassword (Function)
Resets the password of a registered user.
HeightExpanded (Property)
The HeightExpanded property is used to get and change the height of an expanded iOS 13 widget.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Multi-product external components
Components are a remarkably useful tool for development teams......
Utility components
WINDEV includes several utility components that allow you to handle data directly......
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
HRead (Function)
Reads a record in a file according to a given record number.
<Source>.Read (Function)
Reads a record in a file according to a given record number.