ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
SQLCodeExecuted (Property)
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value.
ExeRemoteRun (Function)
Starts running a remote program from the current application.
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
SNMP functions
List of SNMP functions...
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Using the query result
The result of a select query can be used in......
Control management functions
List of functions for managing controls...
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
iMMToPica (Function)
Converts the coordinates of a point (expressed in millimeters) into system coordinates.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......