ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
dCopy (Function)
Copies an image to another image.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Constants for external files
List of constants used by the functions for managing external files....
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
zipExtractFile (Example)
Usage example of the zipExtractFile function
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
dFill (Example)
Usage example of the dFill function
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Defining a help window template
WINDEV allows you to create help window templates......
16. Types of code
OCRExtractText (Function)
Reads the text contained in an image.
Character strings
WLanguage supports different types of strings....
zipAddFile (Example)
Usage example of the zipAddFile function
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
fCompress (Example)
Usage example of the fCompress function
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......