ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window ...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......