ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Global and local variable
Two types of variables are available......
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
IF statement
The conditional IF statement allows you to run an action according to a condition...
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
EnumControl (Function)
Returns the name of Nth control found in the specified element.
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
FolderData (Function)
FolderData is kept for backward compatibility.
fSelect (Function)
Opens the Windows file picker.
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
TableBreakIndex (Example)
Use example for the TableBreakIndex function
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Constants for managing the registry
List of constants used by the registry management functions....
Val (Function)
Returns the numeric value of a character string.
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
Multilingual project