ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
3-tier architecture
The development in "3-tier" architecture is now simplified......
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Installing and starting WDTRAD
ThreadEnd (Function)
Ends the execution of the current thread.
NFCSendTag (Function)
Sends a NFC tag to another device.
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......