ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
Error 113: Non-dynamic array without definition
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
EditAddToken (Function)
Adds a token to a "Text token" Edit control.
grRBAddData (Function)
Adds data to a Radial Bar chart.