ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
Warning 18: Loop without potential end
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
String functions
List of functions for managing character strings...
WINDEV and OPC
OPC stands for "OLE for Process Control"......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Style of a control
As soon as it is created, a control is associated with a style......
SQL view
An SQL view is a virtual data source defined by an SQL query......
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Copying controls from the window editor
The controls can be copied from the window editor......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
16. Java applications in practice
Java applications in practice...
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
Typecasting of parameters
The description of the parameter type is optional......
Palette (Type of variable)
The Palette type is used to define the advanced characteristics of a color palette.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.