ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
10. Page templates
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
Local procedure
Two types of procedures are available......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Component (Property)
The Component property configures the different components of a composite key.
MemCreate (Function)
Creates a memory area.