ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native SQL Server Connector (also called Native SQL Server Access)...
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
HLinkMemo (Example)
Usage example of the HLinkMemo function
HCreateView (Example)
Usage example of the HCreateView function
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
HExtractMemo (Example)
Usage example of the HExtractMemo function
HReadFirst (Function)
Sets the position on the first record according to a browse item.
HAdd (Example)
Usage example of the HAdd function
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
HPrevious (Function)
Positions on the previous file record according to a browse item.
HListKey (Example)
Usage example of the HListKey function
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
HFileExist (Example)
Usage example of the HFileExist function
HErrorInfo (Example)
Usage example of the HErrorInfo function
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
HNbRec (Example)
Usage example of the HNbRec function
HMergeView (Example)
Usage example of the HMergeView function
HChangeName (Example)
Usage example of the HChangeName function
HListItem (Example)
Usage example of the HListItem function
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
<xsdEntity variable>.AddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.