ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
24. Displaying and linking pages
The HTML Display control
The HTML Display control displays a web page in an application......
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
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......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Source (Property)
The Source property can be used on: Chart control field field: in this case, the Source property indicates the source of the series: table column, list of values, etc, ... a connection: in this case, the Source property is used to identify or define the source of a connection (HFSQL Client/Server, OLE DB, etc.).....
Edit control: buttons integrated into the input field
You can include different buttons in the input area of an Edit control......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
The pages
Pages are the main interface of a WEBDEV site......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
WDINT setup
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Global and local variable
Two types of variables are available......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......