ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDF Reader control events
BrowserPlatform (Function)
Returns the user's browser platform....
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).
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
BrowserType (Function)
Returns the type of browser used by the Web user.
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Installing and starting WDTRAD
HTMLEditorFormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Installing and starting WDTRAD
Constants for managing arrays
List of constants used by the functions for array management....
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
fDir (Function)
Finds a file or directory.
Val (Function)
Returns the numeric value of a character string.
Phone constants (Android / iOS)
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
DisplayLongText (External language)
Displays a long text in a text control in Pascal and in C.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...