ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
Software Factory
The concept of software factory is used to automate the process for creating applications....
NFCSendTag (Function)
Sends a NFC tag to another device.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
zipClose (Function)
Closes an archive.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
HExecuteProcedure (Function)
Runs a stored procedure.
grAddData (Function)
Adds a data into a chart.
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
Combination (Type of variable)
A combination is a set of options.
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
fLongName (Example)
Usage example of the fLongName function
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
SysWinHandle (Function)
Returns the handle of a window identified by its title.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.