ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CharactType (Function)
Returns information about the type of character.
ExeListProcess (Function)
Returns the list of applications currently run.
Associating a control with a tab pane
Methods to associate a control with a tab pane......
SysDir (Function)
Returns the path of a system directory.
2. WEBDEV administrator in practice
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
<pdfDocument variable>.AddWatermark (Function)
Adds a watermark to all the pages of an existing PDF file.
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
BrowserPlatform (Function)
Returns the user's browser platform....
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
ArrayDistinct (Function)
Returns an array without duplicates.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
fAttribute (Function)
Returns or modifies the attributes of a file.
List,Select,? (External language)
Returns the element selected in the list.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
WLanguage properties available in PHP
The following properties are available in PHP...
fDirSize (Function)
Returns the size of a directory in bytes.
WindowsVersion (Function)
Returns the runtime mode of Windows.
fSize (Function)
Returns the size of a file (in bytes).
Handle (External language)
Returns the handle of a window or control.