ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
Automatic management of exceptions
The management of exceptions can be customized by process......
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
zipExtractPath (Function)
Returns the path of a file found in the archive.
zipDeleteFile (Function)
Deletes a file from an archive.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
The Edit control
The Edit control allows users to enter data......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
zipDeleteFileList (Function)
Deletes a list of files from an archive.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.