ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
zipCreate (Function)
Creates an archive.
Label report
The report editor allows you to create "Label" reports......
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
Language (Property)
The Language property is used to get and change the language used.
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Scheduler report
The report editor allows you to create "Scheduler" reports....
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
ComponentInfo (Function)
Returns information about a component.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
Creating anchors
The anchors are used to define specific points in a help page......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Replication: The different types
The data replication is a powerful feature......