ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
Flash (Property)
The Flash property determines and changes the flash mode in a Camera control.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
Multiline Zone control functions
Functions for handling Multiline Zone controls....
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
Glossary
The glossary lists all the abbreviations used in the code editor......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
SaaSDisconnect (Function)
Disconnect the user of a SaaS site beside the SaaS web service that manages the site.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLLast (Function)
Sets the position on the last row of the query result.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.