ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
ERR_NO_PROJECT
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
8. 10 tips for better interfaces...
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Discover all the possibilities of pivot tables
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
WEBDEV license agreement
WEBDEV license agreement...
Classes, members, methods and properties
A class is made of......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
WINDEV Framework License Agreement
BrowserHistoryModify (Function)
Modifies the data of current entry in the navigation history. This data will be transmitted when going back to the current entry.
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
Data persistence
The data persistence is used to store the value typed by the user......