ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Code hashtags" pane
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Multi-project search
Performing a search in the current project is a common operation......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Operating mode of dynamic Active WEBDEV Pages
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
3. Application development cycle
Development cycle of a WINDEV application....
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Passing parameters
The parameters can be passed to a procedure......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The planes in WEBDEV
The planes are used to group the controls of an element......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......