ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
zipOpen (Function)
Opens an existing archive.
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
zipDeleteAll (Function)
Deletes all files from an archive.
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
hBackupDescription (Variable type)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.