ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Assisted universal replication: specific features
Operations performed on collaboration diagrams
The following paragraphs explain......
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
<Image>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified Image control.
Error 532: The size of the string to extract must be strictly positive
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
<Image variable>.DrawText (Function)
Draws a text in an Image variable.
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Developing 64-bit sites
You can deploy 64-bit compatible sites......
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
ZAxisMax (Property)
The ZAxisMax property gets the maximum value of the Z-axis in a Chart control (Surface chart).
ZAxisMin (Property)
The ZAxisMin property gets the minimum value of the Z-axis in a Chart control (Surface chart).
Partial indexing of memos
You now have the ability to index the content of a text memo item......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Operations performed on object diagrams
The following paragraphs explain......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.