ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
"?" menu
WINDEV proposes a help menu adapted to your applications......
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
Creating anchors
The anchors are used to define specific points in a help page......
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
EventChange (Function)
Modifies the status of an event.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Compilation options (HTML format)
The compilation options available for HTML (HTM files) are as follows......
Generating the RAD pattern
To generate a RAD pattern:...