ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using the Vista style in your windows
WINDEV allows you to customize......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
HOpenConnection (Function)
Opens a connection to a specific database.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Generating an application for Universal Windows 10 App
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.