ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
AWP without UI
Bootstrap, Angular, React, Vue......
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Python: Native calls
WLanguage allows for native Python calls......
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
Recycle code windows
By default, a single code window is opened per ......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Error 202: The method already has an access attribute (public, protected or private)
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
Report and project
In most cases, a report is linked to a project......
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
Error 101: Declaration of global variable not allowed
Telephony constants
List of constants used by telephony functions...
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
tapiHold (Function)
Puts a call on hold.
tapiUnhold (Function)
Picks up a call on hold.
1
2
3
4
5
6
271
>