ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handle_R (Property)
The Handle keyword gets and sets the handle of an element.
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Android Widget windows
An Android application can contain one or more Widget windows......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
iSkipLine (Function)
Forces one or more line break.
3. Debugger
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Error 3: The string has no final "
tapiCallerID (Function)
Used to find out the calling phone number (the one that calls).
Zombie data files and items
During the life of an application, items live and die......
The HTML Display control
The HTML Display control displays a web page in an application......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Sorts in a report
The sort is used to organize the information displayed in the report......
Error 202: The method already has an access attribute (public, protected or private)
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Error 1030: The access to the base class is restricted by a private inheritance
Error 1029: The access to the base class is restricted by a protected inheritance
Error 2: Incomplete line
gpwNone (Function)
Returns the value of the word "NONE" according to the framework being used.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
1
2
3
4
5
6
278
>