ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReadFirst (Function)
Sets the position on the first record according to a browse item.
Conversion (Function)
Converts a value from a unit to another one.
HDescribeConnection (Function)
Describes a new connection to an external database.
Execute (Function)
Starts the execution of a process through programming.
NetSendBuffer (Function)
Transmits a character string to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
LDAP constants
List of constants used by the LDAP functions....
iPrintImage (Example)
Usage example of the iPrintImage function
Referring to an element in a WLanguage event / process
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
Installing a SOAP server with Netscape iPlanet 4.1
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
WINDEV and the SOAP protocol
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Error 1049: The access directives are not allowed in a composite variable
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
ChangeAction (Example)
Usage example of ChangeAction