ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
ProgressBar (Property)
WLanguage proposes...
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Code snippets
The code editor allows you to enter "Code snippets"......
System constants
List of constants used by the system functions....
PageLayout (Property)
The PageLayout property sets the layout characteristics of a document.
Timeout (Property)
The Timeout property is used to get and change the maximum wait time before a request times out.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
General environment of WINDEV
Execute (Function)
Starts the execution of a process through programming.
ThreadPersistent (Function)
Makes a thread persistent.
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Structure of data files of user groupware
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
Constants for managing the windows
List of constants used by the functions for managing the windows...
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
HListConnection (Function)
Returns the list of connections currently described in the application.
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.