ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

11. User Macro-Code: UMC in practice
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....
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Examples for using the OLE DB provider for HFSQL
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Resizing a window (AAF)
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
9. Internal component
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Guided tour management constants
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Programming patterns
CAUTION......
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......
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Code history
The code history is used to......
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......