ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
12. Available tests
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
WITH
Factorizes the expression of an element on which several subelements or properties are accessed.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
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......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
MaxHeight (Property)
The MaxHeight property gets and sets the maximum height of a control or window.
2. Projects in practice
Collapses a branch previously expanded....
PageWriteHTTPCode (Function)
Specifies the HTTP code that will be returned to the client after the server code of the page is executed.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
Automatic table modification
The automatic table modification updates the description of tables on user computers......
SysSerialNum (Function)
Returns the IMEI number of the current device.
Installing a SOAP server with Apache
2. How to test a site?