ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
zipDeleteFile (Function)
Deletes a file from an archive.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Table,Modify (External language)
Modifies an element in a Table control.
DDESend (Function)
Sends a data to the program connected via DDE.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Configuring the SOAP administrator
Confirm (External language)
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Table,Insert (External language)
Inserts an element into a table at a given position.
1
3
4
5
6
7
13
>