ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
<htmlDocument variable>.BuildString (Function)
Generates a UTF-8 string containing an HTML document.
AppOpenForm (Function)
Opens: the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows Store) in order for the user to give a mark to it and/or to comment it. the form for configuring the In-App purchases of an application....
9. Sharing a project in practice
Sharing a project in practice...
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
HRSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
<Connection variable>.RSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
11. Internal components in practice
Internal components in practice...
Error 25: No THEN statement is associated with this IF
Two-factor authentication management functions
Utilisation dans la classe Thread - Accès en Lecture - Type : Entier32...
MarkdownToHTML (Function)
Converts a Markwdown string to an HTML buffer (encoded in UTF-8).
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
StopWord (Property)
The StopWord property is used to define stopwords in a full-text index defined through programming.