ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL table....
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
FileDisplay (Example)
Usage example of the FileDisplay function
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
xlsNbRow (Example)
Usage example of the xlsNbRow function
xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function
Image control in a page
Timeout (Property)
The Timeout property gets and sets the time after which the connection is considered to have "failed".
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
RTF input field: Automation formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......