ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

12. Retrieving data from a site
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
EventCreate (Function)
Creates an event.
Principle for running threads
At runtime, an application runs in a main thread......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
2. How to test a site?
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Warning 18: Loop without potential end
EventChange (Function)
Modifies the status of an event.
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
SemaphoreCreate (Function)
Creates a semaphore.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
GenerateLorem (Function)
Generates a random "Lorem ipsum" text to temporarily populate a control with text, for example.
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
Custom properties (WLanguage)
A custom property is a code element with two events......
The HTML control
The HTML control displays HTML pages or HTML code......