ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Different types of data (Type of variable)
A variable is defined by name and type......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
RoughHeader (Property)
The RoughHeader is used to get the header returned with the response.
Chart: Managing legends
Several types of legends are supported in the charts......
Test (External language)
Displays each function call and each status report returned by the function.
Summary table: Managing the application directories according to the platform
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
FlexWrap (Property)
The Property FlexWrap allows you to know and modify the management of the return to row of the fields of a row of a Flexbox field ( Property 7900 corresponding CSS "flex-wrap").
Buffer (Keyword)
The Buffer keyword can correspond to...
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
Programming automatic calculations in the columns of a Table control
Creating an insert query
An insert query (corresponding SQL statement......
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......