ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Button control
The Button control allows the user or the Web user to run a specific action with a simple click...
Drop-down button
The drop-down button expands:
  • a context menu.
  • a popup window.
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control...
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Error 1001: The operators: and:: can only be used in the methods of classes
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Drawing constants
List of constants used by the drawing functions....
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
Table
The "Table" keyword can correspond to...
Setup directory
The setup wizard allows you to configure the setup directory of application....
Designation of current element (Reserved word)
The keywords used to identify the current element are:
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
dCopy (Function)
Copies an image to another image.
Properties of a help page
The characteristics of a help page are used to define......
Operations performed on object diagrams
The following paragraphs explain......
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
Color (Property)
The Color property is used to get and change the color of an element.