ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Flexbox control description: General Tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
ThreadEnd (Function)
Ends the execution of the current thread.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Compilation options (chm format)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory....
The different types of windows
The following types of windows can be created in a WINDEV application......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Ad Hoc deployment
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Events associated with internal windows
List of events associated with internal windows...
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Creating requirements
The following steps must be performed to implement the requirements......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......