ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LOOP statement
The statement block is repeated endlessly...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
ControlNext (Function)
Returns the name of the next control in input mode.
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
HListConnection (Function)
Returns the list of connections currently described in the application.
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.