ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
HReadSeek (Example)
Usage example of the HReadSeek function
DnDForce (Function)
DnDForce is kept for backward compatibility.
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
OutgoingData (Property)
The OutgoingData property is used to determine and change the type of data emitted by the stream.
Miscellaneous Windows constants
List of constants used by the Windows functions....
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
IF statement
The conditional IF statement allows you to run an action according to a condition...
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Check model
You can use check models to easily create checks...
fMemOpen (Function)
Opens a memory zone shared between several applications.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
SpellSuggest (Function)
Returns the list of possible words found in the dictionary of OpenOffice that can correct a word that is misspelled.
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
MemSeek (Example)
Usage example of the MemSeek function
PageParameter (Function)
Returns the value of a parameter passed to the current page.