ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipClose (Example)
Usage example of the zipClose function
TableAddChild (Example)
Usage example of the TableAddChild function
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
Service variable
The Service variable is used to......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
GglRequest (Example)
Usage example of the GglRequest function
StatError (Example)
Usage example of the StatError function
HExecuteView (Example)
Usage example of the HExecuteView function
fTempFile (Example)
Usage example of the fTempFile function
iPrintReport (Example)
Usage example of the iPrintReport function
EmailNbMessage (Example)
Usage example of the EmailNbMessage function
StatStandardDeviationP (Example)
Usage example of the StatStandardDeviationP function
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
WDTestRest: REST web service test tool
WDTestRest is used to test the calls to an HTTP REST web service or to run a Web API accessible by HTTP......
zipOpenRAR (Example)
Usage example of the zipOpenRAR function
Multiline (Property)
The Multiline property determines if an element supports multiline text.
DDEConnect (Example)
Usage example of the DDEConnect function