ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
WINDEV License Agreement
WINDEV License Agreement...
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
gClickableLink (Function)
Adds a clickable link in a graphic string.
CalculatedDefaultValue (Property)
The CalculatedDefaultValue property is used to: Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming. Define the SQL expression that returns the default value of an item (item described through programming only)....
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
WDInst: handling the files to install
By default, the files to install are......
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
The different copy modes
Two different copy modes are proposed by WDTRAD......
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iForceComplement (Function)
Forces the printing of a Body Complement block.
InitParameter (Function)
Initializes the management of persistent values.