ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing bar codes
The use of bar codes to identify and manage products has become essential...
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
NetworkConnect (Function)
Associates a drive with a shared network directory.
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
ExceptionInfo (Function)
Retrieves information about the current exception.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
iFont (Function)
Selects the default font.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
Referring to an element in a WLanguage event / process
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
fDir (Function)
Finds a file or directory.
Automation object
The Automation keyword is used to declare an automation object...
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
grParameter (Function)
Retrieves or modifies a chart parameter.
Error 30: An exception process cannot be declared inside another exception process...
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....