ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

J2EEError (Function)
Returns the error for the last J2EE procedure that failed.
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
Setup directory
The setup wizard allows you to configure the setup directory of application....
J2EE constants
List of constants used by the J2EE functions....
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
VideoGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
Use Facebook authentication (prefix syntax)
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.