ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EventDestroy (Function)
Explicitly destroys an event.
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
Callback fonction BeaconDétectePrécis...
zipOpen (Function)
Opens an existing archive.
HDescribeItem (Example)
Usage example of the HDescribeItem function
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
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....
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
Contains (Function)
Allows you to check if a substring is within a string.
HiWord (Function)
Returns the two high bytes of an integer.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
gglContactGroup (Variable type)
The gglContactGroup is used to describe and modify a group of contacts used by the Google Contacts service...
XMLAddAttribute (Function)
Adds an attribute into an XML document.
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.