ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
Select query description window: Items used
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
1. What is the WEBDEV administrator used for
CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
2. Variables
WINDEV Mobile Tutorial - WLanguage basics Lesson 2 - Variables - 20 min
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Check model
You can use check models to easily create checks...
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
4. When to use the debugger?
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
HTML (Property)
The HTML property is used to configure the use of HTML content.
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
NetDisconnect (Function)
Disconnects from an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
8. OOP
WINDEV Mobile Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......