ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MyWindow (Reserved word)
MyWindow is used to handle the current window...
Multiline strings
To type character strings over several lines in the code editor...
DnD constants
List of constants used by the functions for managing the Drag and Drop....
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
SQLFirst (Function)
Positions on the first row of the query result.
Constants for managing animations
List of constants used by the functions for managing the animations...
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Programming custom calculations in Table controls
MySelf (Reserved word)
MySelf is used to handle the current control...
.NET object
To access a class......
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)....
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......