ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
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....
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Code history
The code history is used to......
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......
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
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......
Access rights to a class property
A property is a code element that includes two processes......
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
The Slider control (in a page)
WEBDEV proposes two types of sliders......
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......
Software Factory
The concept of software factory is used to automate the process for creating applications....
21. Reports
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
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 ......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.