ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
HTTPRequest (Example)
Usage example of the HTTPRequest function
zipFileSize (Example)
Usage example of the zipFileSize function
Properties associated with report controlss
List of properties associated with the report controls...
HLinkMemo (Example)
Usage example of the HLinkMemo function
HCreateView (Example)
Usage example of the HCreateView function
HSubstDir (Example)
Usage example of the HSubstDir function
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
HAdd (Example)
Usage example of the HAdd function
FTPConnect (Example)
Usage example of the FTPConnect function
HExtractMemo (Example)
Usage example of the HExtractMemo function
zipChangePath (Example)
Usage example of the zipChangePath function
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
The Multimedia control
The Multimedia control is used to play multimedia files......