ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Private Store for mobile applications
There are two methods two deploy your applications......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
10. Internal components in practice
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
HToItem (Function)
Assigns the specified value to an item of the current record.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
12. External component in practice
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Creating the Relation pages of a WEBDEV RAD pattern
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
MemCreate (Function)
Creates a memory area.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Date (Type of variable)
The Date type enables you to easily handle the dates...
HCloseConnection (Function)
Closes a connection to a database.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Drawing constants
List of constants used by the drawing functions....
Crosstab report
The report editor allows you to create "Crosstab" reports......
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.