ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Language (Property)
The Language property is used to get and change the language used.
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
HCancelSeek (Function)
Cancels the current search criterion.
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
Common project
Projects are often cross-platform......
Phone constants (Android / iOS)
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
grWndSize (Function)
Defines the size of the window containing the chart.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Constants for WLanguage types
List of constants for managing WLanguage types....
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
fWriteLine (Example)
Usage example of the fWriteLine function