ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
WDINT license agreement
WDINT license agreement...
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
HTTPAddFile (Function)
Adds a file to the HTTP form.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
Error 20: The variable of the FOR loop should be a real
Error 1005: To explicitly access a global element of '%1' class, use the syntax
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
fListResource (Function)
Lists the resources integrated to the application.
SSH functions
The following functions are used to connect and communicate with a SSH server:...
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
Events associated with Flash controls
List of events associated with Flash controls...
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
dChord (Example)
Usage example of the dChord function
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....