ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Application installation: single-user or network?
WINDEV proposes several types of setup for a WINDEV application......
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
SOAPRun (Function)
Runs a procedure on a SOAP server.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Handling tables in PHP
WEBDEV allows you to create a PHP site that handles tables......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
The Static control
A Static control is a control used to display a static text......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Creating an executable: WINDEV Framework
Each WINDEV function is associated with a WINDEV DLL......
Manipulating a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
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.