ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwVisitor (Function)
Returns the value that corresponds to the word "Visitor" according to the framework used.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Events associated with supercontrols
List of events associated with supercontrols...
Charact (Function)
Returns the character corresponding to the specified ASCII code.
grType (Function)
Identifies or modifies the type of chart.
zipOpen (Example)
Usage example of the zipOpen function
Starting WDOptimizer in a command line
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
zipOpenRAR (Example)
Usage example of the zipOpenRAR function
gpwSupervisor (Function)
Returns the username of the "Supervisor" account according to the framework being used.
gpwNone (Function)
Returns the value of the word "NONE" according to the framework being used.
SpreadsheetMergeCell (Function)
Merges specified or selected cells in an Spreadsheet control.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
Principle for running threads
At runtime, an application runs in a main thread......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.