ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HState (Function)
Used to find out the state of a record.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
2. Projects in practice
Discover the main operations that can be performed on a project....
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
dCopy (Function)
Copies an image to another image.
Example for creating a select query
This help page explains how to create two select queries......
Google Contacts management functions
List of functions for managing Google contacts...
HSL (Function)
Creates a color from its hue, saturation and lightness.
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Creating the Form windows of a WINDEV RAD pattern
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Container column in a Table control
A cell found in a Table control can contain a set of controls......