ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
Handling an Organization Chart control through programming (prefix syntax)
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
15. Cookies: information stored on the end user's computer
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Setup mode
Several methods can be used to distribute a WINDEV application......
How to create a patch?
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Share your projects via Git
Git is a source code manager......
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
The Static control
A Static control is a control used to display a static text......