ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers...
ExeRemoteRun (Function)
Starts running a remote program from the current application.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Multi-project processing: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Title (Property)
The Title property is used to get and change the title of an element.
HSL (Function)
Creates a color from its hue, saturation and lightness.
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
RGBRed (Function)
Returns the red component of an RGB color.
SocketCreate (Function)
Creates a socket.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
RGBGreen (Function)
Returns the green component of an RGB color.
Service constants
List of constants used by the functions for managing services....
RGBBlue (Function)
Returns the blue component of an RGB color.
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
iPageHeight (Example)
Usage example of the iPageHeight function
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......