ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Select query description window: Items that can be used
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
Multi-database queries
A query (typed in SQL code) can operate on different databases......
PDFToText (Function)
Extract the text contained in an Document PDF.
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
WaitWindowStart (Function)
Opens the wait window of application.
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
SysDir (Function)
Returns the path of a system directory.
CertificateSignString (Function)
Creates the signature of a character string.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
Recycle code windows
By default, a single code window is opened per ......
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....