ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dLine (Example)
Usage example of the dLine function
Installing a Webservice (old format)
WINDEV applications for Linux: Specific features
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
HDFS functions
The following functions are used to manage files on a HDFS system......
Document (Type of variable)
The Document type is used to handle a "docx" document.
docElementImage (Variable type)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
Database schema editor: Link description
The links are used to link the tables described in a database schema between themselves......
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
zipCreate (Function)
Creates an archive.
grWndSize (Function)
Defines the size of the window containing the chart.
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
BurnerSelect (Function)
Used to select the default burner.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
zipCreateExe (Example)
Usage example of the zipCreateExe function
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Sound (Function)
Plays a sound in WAV format.
HRSIgnoreError (Function)
Ignores errors so that replication between HFSQL servers can continue to run.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
HChangeConnection (Example)
Usage example of the HChangeConnection function
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.