ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Declaring and using a variable
A variable is defined by name and type......
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
Composite variable
A composite variable contains different types of elements (members)...
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
HSynchronizeReplica (Function)
Synchronizes master and subscriber replicas: operations performed on one replica are transferred to the other.
dbgEndRecording (Function)
Stops recording the scenario.
8. If you are already familiar with WINDEV
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
WINDEV applications for Linux: Specific features
Reals
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
EmulatePane (Function)
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Crosstab report
The report editor allows you to create "Crosstab" reports......
WINDEV Mobile concepts