ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
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....
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
NFCSendTag (Function)
Sends a NFC tag to another device.
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Input (Function)
Displays a message allowing the user to type an information.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Animation (Property)
The Animation property animates an image.
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
HState (Function)
Used to find out the state of a record.
SysXRes (Function)
Returns the horizontal screen resolution.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
HOpen (Function)
Opens a data file.
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.