ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fUnlock (Function)
Entirely or partially unlocks an external file.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
SOAPRun (Function)
Runs a procedure on a SOAP server.
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Android Widget windows
An Android application can contain one or more Widget windows......
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Constants for external files
List of constants used by the functions for managing external files....
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Constants for managing character strings
List of constants used by string management functions...
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
fLock (Function)
Entirely or partially locks an external file.
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Project description: SCM tab
The project description window allows you to configure various elements of your project......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Power (Function)
Raise a number to a power.
dCopyImage (Example)
Usage example of the dCopyImage function
zipExtractAll (Example)
Usage example of the zipExtractAll function
EmailReadFirst (Example)
Usage example of the EmailReadFirst function