ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
HCloseAnalysis (Function)
Closes the current analysis.
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
GridlinesVisible (Property)
WinEdLoad (Function)
Loads the changes made by the end user in a window.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
FTPGet (Example)
Usage example of the FTPGet function
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
CtDescribedCaption (Property)
The CtDescribedCaption property is used to get and set the caption of the connection to the OLE DB data source.
BreakDelete (Function)
Deletes a break from a Table control or from a Looper control.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
Phone constants (Android / iOS)
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
fMemOpen (Function)
Opens a memory zone shared between several applications.
LOOP statement
The statement block is repeated endlessly...
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
zipFindFile (Example)
Usage example of the zipFindFile function
zipInfoFile (Example)
Usage example of the zipInfoFile function