ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
ZAxisMax (Property)
The ZAxisMax property gets the maximum value of the Z-axis in a Chart control (Surface chart).
ZAxisMin (Property)
The ZAxisMin property gets the minimum value of the Z-axis in a Chart control (Surface chart).
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Creating and handling an item
The main operations that can be performed on an item are as follows......
Operations performed on object diagrams
The following paragraphs explain......
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
SchedulerAddResource (Function)
Adds a new resource into a Scheduler control.
<Scheduler>.AddResource (Function)
Adds a new resource into a Scheduler control.
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Events associated with Looper controls
List of events associated with Looper controls...
EmulatePaneUndock (Function)
Emulates the undocking of a pane in a dynamic Tab control.
<Tab>.Open (Function)
Opens a new pane in a Dynamic Tab control.
Error 108: The size of the variable is not allowed
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min