ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dPolyline (Function)
Draws a line composed of multiple segments.
PageDisplay (Function)
Displays a web page in the user's browser....
The HTML control
The HTML control displays HTML pages or HTML code......
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
Extern (Reserved word)
EXTERN is used to...
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
5. The following files are automatically created
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
fMakeDir (Example)
Usage example of the fMakeDir function
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
SQLConnect (Example)
Usage example of the SQLConnect function
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Local procedure
Two types of procedures are available......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
fCopyDir (Example)
Usage example of the fCopyDir function
Global procedure/function
A global procedure can be used in all the processes or events of the project....
fOpen (Example)
Usage example of the fOpen function
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
Events associated with framesets
List of events associated with framesets...