ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
MDIEnumChild (Function)
Returns the alias of the specified MDI child window.
BrowserShare( Function)
Starts native device sharing.
NotesDocumentLast (Function)
Positions on the last document found in Lotus Notes.
Data source (Example)
Usage example of the Data source type
NotesDocumentFirst (Function)
Positions on the first document found in Lotus Notes.
NotesDocumentPrevious (Function)
Positions on the document found before the current document in Lotus Notes.
NotesDocumentNext (Function)
Positions on the document found after the current document in Lotus Notes.
NotesOut (Function)
Used to find out whether a current document exists in Lotus Notes.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
TwainState (Example)
Usage example of the TwainState function
grCreate (Function)
Creates a specific type of chart.
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
ScanGet (Function)
Retrieves the characteristics of a scanner in a variable of type Scanner.
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
KeyPressed (Function)
Checks which key is pressed.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
8. Windows in practice
Discover the main actions that can be performed on the windows....
Chart management functions (prefix syntax)
List of functions for managing Chart controls (prefix syntax)...
Using several libraries in an application
A library is a WDL file that contains all the resources......
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....