ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
8. Associating controls with data
8. Binding controls to data
A window can display information from......
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
Analysis links
The links are used to link the files found in an analysis between themselves......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
7. Multilingual applications in practice
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
OrgDisplay (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
<Organization Chart>.Display (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
CtDescribedCaption (Property)
The CtDescribedCaption property is used to get and set the caption of the connection to the OLE DB data source.
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
ERR_LAUNCH_FAILED
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...