ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
NFC constants
List of constants used by the NFC functions...
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
5. Site test in practice
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
Constants for encryption/compression
List of constants used by the encryption/compression functions...
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.