ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

URI constants
The following constants are used by URI-specific functions:...
Constants for managing Map controls
Constants for managing Map controls...
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
3. Dates, arrays and structures
WEBDEV Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
3. Dates, arrays and structures
WINDEV Mobile Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
DotNetDelegate (Function)
Initializes a.NET delegate.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
HFSQL constants
List of constants used by the HFSQL functions....
Error 20: The variable of the FOR loop should be a real
fDriveInfo (Function)
Returns information about a drive.
SOAPRun (Function)
Runs a procedure on a SOAP server.
LDAPMode (Function)
Modifies the operating mode of an LDAP session.
FTPAttribute (Example)
Usage example of the FTPAttribute function