ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
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......
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
8. 10 tips for better interfaces...
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
<ANSI string type>.ToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Image editor: Features
The image editor includes several features......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Managing the runtime errors
Some errors may occur in your application......
WDDIXIO overview
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....
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
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......
12. Preventing from going back to a page
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
ERR_BAD_CONTEXT