ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Typing multilingual texts
For a multilingual application, you have the ability to......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
Manipulating a Layout control programmatically
A Layout control can be......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
SAP variable
The SAP variable is used to configure the parameters of the connection to the SAP server......
Automatic calculations in a Table control (AAF)
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Currencies
A currency is a real coded on 10 bytes....
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
OAuth and OpenID protocol management functions
OAuth and OpenID protocol management functions...
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......