ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Creating index keywords
Index keywords allow users to easily find a help page......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
DocInsert (Function)
Inserts an object into a Word Processing document or replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
Using several libraries in an application
A library is a WDL file that contains all the resources......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
WDINT, WDTRAD and WDDIXIO: Translation tools
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.