ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
ERR_BAD_CONTEXT
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Using a query with parameters
A query with parameters can be used......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......
Information 302: Ambiguity between a variable and a control
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Global and local variable
Two types of variables are available......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
4. UI: Windows
IU of windows...
12. Universal replication
1. Project and analysis
13. Universal replication
8. Sharing a project in practice
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
<Chart>.Tooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
9. Sharing a project in practice
Sharing a project in practice...
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......