ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Creating the Table pages of the WEBDEV RAD pattern
iPrintReport (External language)
Prints a report created with the report editor.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
ProjectInfo (Function)
Returns specific information about the project currently run.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
Hash constants
List of constants used by the Hash functions....
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
HModify (Example)
Usage example of the HModify function
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
SysYRes (Function)
Returns the vertical screen resolution.
Image (Property)
The Image property gets and sets the background image of a control or block.
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
Page constants
List of constants used by page functions....
Referring to an element in a WLanguage event / process
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......