ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
3. Application development cycle
Development cycle of a WINDEV application....
4. Dedicated server or shared server?
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.
XMLPath (Function)
Returns the current position in the document in XPATH format.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
Clipping the window according to an image
An image can be used to easily define the shape of a window......
XMLResult (Function)
Returns the result of a calculation XPath query.
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
XMLCancelSearch (Function)
Cancels the search performed by XMLFind.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....