ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
BuildAutomationVariant (Function)
Builds an Automation variant parameter.
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Allowing nullable types
Allowing nullable types in a project changes the way your project handles null values......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
gImage (Function)
Builds a sequence of characters containing an image.
HCreationIfNotFound (Function)
Performs the following operations: If the table doesn't exist, create an empty table (file with ".FIC" extension) with the index file, the full-text index file and the memo file if necessary. The function is equivalent to HCreation. If the table exists, opens the table....
<Source>.CreateIfNotFound (Function)
Performs the following operations: If the table doesn't exist, create an empty table (file with ".FIC" extension) with the index file, the full-text index file and the memo file if necessary. The function is equivalent to HCreation. If the table exists, opens the table....
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
1
3
4
5
6
7
502
>