ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
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....
Operator on Address
The & operator returns the address of a variable as an integer
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Google Calendar management functions
List of functions for managing Google calendars...
Address
The Address keyword can correspond to...
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
DataType (Function)
Identifying the type of a WLanguage variable.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Constants for managing projects
List of constants used by the functions for managing projects....
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......