ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
OBEX constants
List of constants used by the OBEX functions....
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Print modes of a report
Several print modes are available for a report....
3. Deploying a WINDEV application
zipCreateExe (Example)
Usage example of the zipCreateExe function
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
FTPCommand (Example)
Usage example of the FTPCommand function
zipCreate (Function)
Creates an archive.
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
Installing a SOAP server with Apache
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
Configuring the SOAP administrator
Creating the Table windows of the WINDEV RAD pattern
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
FTPListFile (Example)
Usage example of the FTPListFile function
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......