ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Null (keyword)
The "Null" keyword can correspond to:
Size (Example)
Usage example of the Size property
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
Server (Property)
The Server property is used to manage servers.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
The log process
...A log is a special file that contains the history of all changes made to one or more tables over a given period of time (date the table was created, last automatic data modification, last backup created with WDLog, etc.)...
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Discover all the possibilities of pivot tables
1. Creating a WEBDEV project and its database schema
WEBDEV Tutorial - Creating a WEBDEV project and its database schema Lesson 1 - Creating a WEBDEV project and its database schema - 5 min