ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
<Source>.Save (Function)
Modifies the current record if it exists, otherwise adds a new record.
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Find/Replace in the current project
The "Find/Replace" feature is used to......
Spelling check functions
The following functions are used to manage the spelling checker:
Saving entered data (AAF)
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Test of a query
The query editor allows you to run the test of query result......
Multi-project search
Performing a search in the current project is a common operation......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
InMacCatalystMode (Function)
Indicates whether the application is running in Mac Catalyst mode (running an iPad application on a Mac).
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......