ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
How to use an array of structures?
An array of structures is an Array variable......
9. Internal component
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
SpreadsheetListComment (Function)
Lists all the comments on the current worksheet of a Spreadsheet control.
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Error 4: A space is required after the ':' character
Binding a Link control to an item
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
3. Debugger
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Composite chart
A composite chart is a chart that displays several types of charts......
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
Programming overview in C and C++