ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example])....
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
WDDeploy features
WDDeploy can be used to......
12. External component in practice
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)......
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
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.
EmailCheckAddress (Function)
Checks the validity of an email address.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
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.