ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Saving entered data (AAF)
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
WLanguage procedure called by AndroidActivityResultProcedure
WLanguage procedure ("callback") called by AndroidActivityResultProcedure when the result of a third-party Activity is retrieved.
<WDPic variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<picLayer variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
ExeTerminate (Function)
Ends the execution of a 32-bit application on the current computer: all the instances of the executable are killed.
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
Error 2: Incomplete line
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found in a TreeView Table....
Automatic documentation of external components
External components must include a technical documentation......
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....