ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
dPixelColor (Example)
Usage example of the dPixelColor function
XMLOpenReader (Example)
Usage example of XMLOpenReader
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
ZOrder (Example)
Usage example of the ZOrder property
fImageSelect (Example)
Usage example of the fImageSelect function
grSurfaceAddData (Example)
Usage example of the grSurfaceAddData function
grSurfaceAltitudeColor (Example)
Usage example of the grSurfaceAltitudeColor function
dFill (Example)
Usage example of the dFill function
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
14. PHP generation in practice
WinScreenRectangle (Example)
Usage example of the WinScreenRectangle function
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
fDate (Example)
Usage example of the fDate function
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
DnDAccept (Example)
Usage example of the DnDAccept function
fDateTime (Example)
Usage example of the fDateTime function
Progress Bar control properties
List of properties associated with the Progress Bar control...
DDEString (Example)
Usage example of the DDEString function
Events associated with Link controls
List of events associated with Link controls...
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
Report based on a query
Queries are used to easily select records in one or more data files......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......