ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
10. Internal components in practice
Page Header block
The Page header block is printed on each new page......
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
The Check Box control
A Check Box can correspond to......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
17. Project Management Hub
...Project Management Hub...
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
10. UMC: User Macro-Code
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Creating requirements
The following steps must be performed to implement the requirements......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....