ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ZOrder (Example)
Usage example of the ZOrder property
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Environment of the project editor
The main elements of the project editor are as follows:
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
iParameterViewer (Function)
Configures the report viewer.
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
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
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
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.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Info (Function)
Displays a custom message in a system information window.
14. PHP generation in practice
Environment of the window editor
The main elements of window editor are as follows:
WinScreenRectangle (Example)
Usage example of the WinScreenRectangle function