ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
Programming patterns
CAUTION......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Discover all the possibilities of pivot tables
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
Access rights to a class property
A property is a code element that includes two processes......
Software Factory
The concept of software factory is used to automate the process for creating applications....
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 ......
Ad Hoc deployment
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
21. Reports
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......