ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
iSkipLine (Function)
Forces one or more line break.
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
Creating anchors
The anchors are used to define specific points in a help page......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
iEllipse (Function)
Prints an ellipse (in a rectangle).
iLine (Function)
Prints a line at specified coordinates.
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Glossary
The glossary lists all the abbreviations used in the code editor......
iBorder (Function)
Prints a border at specified coordinates.
HDescribeConnection (Function)
Describes a new connection to an external database.
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Drawing constants
List of constants used by the drawing functions....
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.