ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Installing a SOAP server with Netscape iPlanet 4.1
InputValue (Property)
The InputValue property is used to: find out whether the end user can enter or change values in a Spreadsheet control. allow or prevent the end user from entering or changing values in a Spreadsheet control....
IF statement
The conditional IF statement allows you to run an action according to a condition...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
The Static control
A Static control is a control used to display a static text......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change formulas in a Spreadsheet control. allow or prevent the end user from entering or changing formulas in a Spreadsheet control....
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
SysSpace (Function)
Returns the physical memory space for the current computer.
FileDisplay (Example)
Usage example of the FileDisplay function
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
MutexCreate (Function)
Explicitly creates a mutex.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
MutexEnd (Function)
Signals that the thread frees the mutex.
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....