ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
Report based on a query
Queries are used to easily select records in one or more data files......
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
InitialState (Property)
The InitialState property is used to get the initial state of a control.
Automatic error handling
Error handling can be customized for each process......
Error 204: using a parameter without optional value after parameters ...
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Ribbon (Property)
The Ribbon property is used to access the Ribbon control of the associated control (Word Processing, PDF Reader, Spreadsheet, Image Editor, HTML Editor or Diagram Editor controls).
9. Sharing a project in practice
Sharing a project in practice...
18. Secure payment
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
Installing the monitor
The monitoring robot includes three executables......
8. Sharing a project in practice
Installing the monitoring robot
The monitoring robot includes three executables......
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
12. Retrieving data from a site
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
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....
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......