ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Programming custom calculations in Table controls
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
LockAppOn (Function)
Locks a WINDEV application.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
12. Pages in practice
Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
SCM: Managing components
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
DataProcedure (Property)
The property DataProcedure property is used to specify the name of the WLanguage procedure called as data is received.
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.