ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. Project configuration
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
Check: SNMP
The monitoring robot will read the value of the specified OID and compare its value with the reference value......
Typecasting of parameters
The description of the parameter type is optional......
4. User Groupware
User Groupware...
4. User Groupware
<Array>.MoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
<Array>.DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from the advanced array property (array of gglCalendar events, ...). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
2. Modes to install an application
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Internal component
An internal component is a set of elements from a project......
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.