ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Including the code
You want to include your code lines in a condition, in a structure, ......
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Environment of code editor
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
Video control properties
The following properties can be used on a Video control:...
Line control properties
List of properties associated with the Line control...
Handling the report blocks through programming
Each report block is associated with different events......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
Camera control in a mobile application
The Camera control is used to......
Error 202: The method already has an access attribute (public, protected or private)
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......