ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HClient structure
The HClient structure is used to......
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
ERR_BAD_APPLICATION
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
Managing semaphores in threads: limiting the concurrent execution of lines of code
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
OrientationTitle (Property)
The OrientationTitle property is used to: Determine whether the headings of one or multiple columns in a Table control are angled. Angle the headings of one or all the columns in a Table control....
Control template
A control template is a set of controls that can be re-used in several windows or pages......
SCM: Adding a project to the repository
Some operations are required before an existing project can be used by the Source Code Manager......
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
LDAPListChildren (Example)
Use example for the LDAPListChildren function
iSkipLine (Function)
Forces one or more line break.
SocketConfigure (Function)
Configures the use of Socket functions.
TableBreakIndex (Example)
Use example for the TableBreakIndex function
Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Conversion (Function)
Converts a value from a unit to another one.
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......