ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
DnD constants
List of constants used by the functions for managing the Drag and Drop....
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
NetworkDisconnect (Function)
Disconnects a network drive.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Component (Property)
The Component property configures the different components of a composite key.
Constants for object visibility
List of constants for managing the visibility of an object....
gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
WidgetDisplay (Function)
Refreshes a widget window.