ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintArea (Function)
Prints a text in a rectangular area.
iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, tables, items, components, assemblies, Custom-Folders, etc.)...
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
Warning 18: Loop without potential end
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
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......
String functions
List of functions for managing character strings...
WINDEV and OPC
OPC stands for "OLE for Process Control"......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Style of a control
As soon as it is created, a control is associated with a style......
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......
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.
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
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.