ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
12. External component in practice
WDDeploy features
WDDeploy can be used to......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
How to loop through a file using filters?
The key items
Keys are specific items in your analysis......
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
13. Security benefit: managing the "Back" button
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.