ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native SQL Server Connector (also called Native SQL Server Access)...
EndProgram (Function)
Ends the execution of the current program.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
Creating the Table windows of the WINDEV RAD pattern
Creating the Table pages of the WEBDEV RAD pattern
Creating the Vision pages of the WEBDEV RAD pattern
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.