ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Events associated with Link controls
List of events associated with Link controls...
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
The Cell control
The Cell control contains controls......
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
10. Embedded queries
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
Word Processing control events
WINDEV manages the following events by default......
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
Creating the Form windows of a WINDEV RAD pattern