ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
<WDPic variable>.Rotation (Function)
Rotates a WDPic image.
ThreadExecute (Function)
Starts the execution of a secondary thread.
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
3-tier architecture
The development in "3-tier" architecture is now simplified......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Handling a control through programming in a report
All report controls can be handled through programming......
KeyExpression (Example)
Usage example of the KeyExpression property
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
HTMLNavigate (Function)
Starts navigation in an HTML Display control.
StatVarianceP (Function)
Calculates the variance for a full series of values.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
<Image>.Rotation (Function)
Rotates an Image control.
NotesItem (Function)
Returns the value of items for the current Notes document in Lotus Notes.
NotesModifyItem (Function)
Modifies the specified item of the current document in Lotus Notes.
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
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......
HDescribeConnection (Function)
Describes a new connection to an external database.