ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Character string: How to extract, remove and replace words?
This page presents the main operations that can be performed on a character string....
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
".STY" file: "Style sheet" file
A style sheet is a "......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Multi-project search
Performing a search in the current project is a common operation......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Information 2102: 'Long' does not exist anymore: the integers are coded on 4 bytes
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document....
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
DocAdd (Function)
Adds: at the end of a Word Processing document: an element, a document, a paragraph, a text, an image or a fragment. at the end of a fragment: an element, a text or an image....
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Creating and handling an item
The main operations that can be performed on an item are as follows......
Locking data files: correspondence between WINDEV 5.5 and the later versions
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
Reintegrating translated text into a project
Once the translation of framework libraries ("......
docAutoReplace (Type of variable)
The docAutoReplace type is used to define all the advanced characteristics of a string used to automatically replace another string as the user types in a Word Processing control .