ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
Internal component
An internal component is a set of elements from a project......
24. Displaying and linking pages
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Warning 18: Loop without potential end
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
Including the code
You want to include your code lines in a condition, in a structure, ......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
Access rights to a class property
A property is a code element that includes two processes......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
Automatic error handling
Error handling can be customized for each process......
nWDGetLastError: Code of the last error
Error code of last error......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Color (Property)
The Color property gets or sets the font color of: a Font variable. text displayed in a Static or Calculated control of a report. text displayed in a window control. text displayed in a page control....
Error 1023: The access to the method of the class is restricted by a private inheritance