ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
Compilation options (HLP format)
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Environment of code editor
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
BCToImage (Function)
Generates the image of a bar code.
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
nWDInitProject: Initialization code of project
Run the initialization code of project......
1. Managing emails
WINDEV includes multiple methods to manage emails...
Software Factory
The concept of software factory is used to automate the process for creating applications....
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
11. Internal components in practice
Internal components in practice...
Error 2: Incomplete line