ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage...
Control constants
List of constants used by the functions for managing controls...
ThreadExecute (Function)
Starts the execution of a secondary thread.
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
grIncreaseData (Function)
Adds a value to a data in a chart.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
EmailGetAll (Function)
Retrieves all the emails found on a server.
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
DotNetRun (Function)
Runs a procedure on a .Net server.
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
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......
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
MDIOpen (Function)
Opens and enables an MDI child window.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.