ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

8. If you are already familiar with WINDEV
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
ColorLED (Property)
The ColorLED property is used to set the color of the LED light when displaying notifications.
<Upload>.SizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Telephony constants
List of constants used by telephony functions...
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
ERR_BAD_ACTION
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
10. Internal component
Internal component...
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......