ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
29. SEO in practice
2. Projects in practice
Types of Edit controls
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
PDFToText (Function)
Extract the text contained in an Document PDF.
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
CertificateSignString (Function)
Creates the signature of a character string.
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
Various constants
List of various constants used by the constants WINDEV functions....
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
GglGetDocument (Function)
Downloads a document from the Google Docs service.
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......