ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Random (Function)
Returns a random number.
Installing a Webservice (old format)
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Constants for manging the replication
List of constants used by the functions for managing the replication....
OBEX constants
List of constants used by the OBEX functions....
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
Installing a SOAP server with IIS
iDestination (Function)
Configures the print destination.
<Array>.Shuffle (Function)
Shuffles the elements of a WLanguage array.
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
<Image>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image control.
Certificate functions (prefix syntax)
The following functions are used to handle Windows certificates, using prefix syntax:
Certificate management functions
The following functions are used to handle the certificates:...
Private Store for mobile applications
There are two methods two deploy your applications......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....