ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
ControlClone (Function)
Creates a new control from an existing control.
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
XMLDocument (Example)
Usage example of the XMLDocument function
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
zipCreate (Function)
Creates an archive.
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Constants for managing character strings
List of constants used by string management functions...
fMemOpen (Function)
Opens a memory zone shared between several applications.
Splitter control properties
List of properties associated with the Splitter control...
Cube control properties
List of properties associated with the Cube control...
Conference control properties
List of properties associated with the conference control...
OLE control properties
List of properties associated with an OLE control...
.Net Winform control properties
The following properties can be used with the.Net controls (WinForm) ......