ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Share your projects via Git
Git is a source code manager......
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
2. User-friendly editors in practice
User-friendly editors in practice...
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
AAF: Context menu of Image controls
A context menu is available for Image controls......
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
Partial indexing of memos
You now have the ability to index the content of a text memo item......
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
Creating the Form pages of a WEBDEV RAD pattern
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Using the Vista style in your windows
WINDEV allows you to customize......