ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
The OLE control
The OLE control is used to handle an OLE object......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Position (Function)
Finds the position of a specified string within another string.
Constants used by the functions for managing Tab controls
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
OCRAddLanguage (Function)
Adds a language to the native OCR system.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
Creating help pages
A help system includes several pages......
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
PicRectangularSnipOCR (Function)
Runs OCR and extracts the text from a rectangular area defined with the mouse.