ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
CaptionWidth (Property)
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
13. Generation modes
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
13. Security benefit: managing the "Back" button
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
ExeGetPID (Function)
Returns information about the current process.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
BrowserPlatform (Function)
Returns the user's browser platform....
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Test of a query
The query editor allows you to run the test of query result......
BrowserType (Function)
Returns the type of browser used by the Web user.