ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Code snippets
The code editor allows you to enter "Code snippets"......
16. Java applications in practice
Java applications in practice...
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Different types of data (Type of variable)
A variable is defined by name and type......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Operations performed on class diagrams
The following paragraphs explain......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
Data persistence
The data persistence is used to store the value typed by the user......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
BackgroundTaskAdd (Function)
Adds a new background task.
Count (Property)
The Count property returns the number of elements in a given set.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
SocketConnect (Function)
Connects a client computer to a given socket.
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.