ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different copy modes
Two different copy modes are proposed by WDTRAD...
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
Guided tour management constants
Error (Function)
Displays a custom error message in a system error window.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Error 204: using a parameter without optional value after parameters ...
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
SQLTransaction (Example)
Usage example of the SQLTransaction function
WEBDEV license agreement
WEBDEV license agreement...
DnDIsDataAvailable (Example)
Usage example of the DnDIsDataAvailable function
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.