ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Screen,Get (External language)
Retrieves the value in a control or in a variable.
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Installing a Webservice (old format)
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Constants used by the functions for managing Tab controls
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Constants for managing the windows
List of constants used by the functions for managing the windows...
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
16. Application test in practice
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
grCreate (Function)
Creates a specific type of chart.
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
Using the task management and the schedule
Time management is extremely important......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
Environment of the window editor
The main elements of window editor are as follows:
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......