ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
User report editor (Reports & Queries)
A report provides a custom view of data......
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
SQLTransaction (Example)
Usage example of the SQLTransaction function
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
14. Generation modes
Generation modes...
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
State (Property)
The State property is used to get and change the state of an element.
Table,Modify (External language)
Modifies an element in a Table control.
Installing a SOAP server with IIS
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Merging differences (SCM)
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Table,Insert (External language)
Inserts an element into a table at a given position.
fSplit (Function)
Splits a file into several files.