ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
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.
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
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.
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...
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
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.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
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......