ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Error 113: Non-dynamic array without definition
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
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, ......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
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.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
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").
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
The Dashboard control
Dashboards are essential elements in an application......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
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.
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.