ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
HIndex (Example)
Usage example of the HIndex function
iPrintImage (Example)
Usage example of the iPrintImage function
XMLAddChild (Function)
Adds a child tag into an XML document.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
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)......
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
ComponentInfo (Function)
Returns information about a component.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
Properties associated with Combo Box controls that display a table
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Constants for manging the replication
List of constants used by the functions for managing the replication....
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
The Clickable Image control
The Clickable Image control can be used to......
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
FTPCommand (Function)
Sends a specific FTP command to a server.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.