ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HConnect (Example)
Usage example of the HConnect function
Multiline strings
To type character strings over several lines in the code editor...
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Caption (Property)
The Caption property is used to get and change the text of an element.
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
Reals
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Installing a Webservice (old format)
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......