ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
ErrorThrow (Function)
Throw a non-fatal error.
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
MyParent (Reserved word)
MyParent is used to handle...
HFSQL constants
List of constants used by the HFSQL functions....
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
Page templates
WEBDEV allows you to create page templates......
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
Sending elements to Free Technical Support
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
EventChange (Function)
Modifies the status of an event.
iMargin (Function)
Defines the "logical" print margins.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
TableMode (Function)
TableMode is kept for backward compatibility.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.