ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Changing sites from AWP to SEO-ready session mode
Structure (Type of variable)
A structure is a custom type of data...
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
fMemExist (Function)
Checks the existence of a shared memory zone.
Handling a chart in the editor
In the editor, a Chart control includes different sections......
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
The Edit control
The Edit control allows users to enter data......
Events associated with Edit controls
WLanguage events associated with Edit controls...
Creating requirements
The following steps must be performed to implement the requirements......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
Word Processing control events
WINDEV manages the following events by default......
8. "Mobile friendly" site: Dynamic serving
HCloseConnection (Example)
Usage example of the HCloseConenction function
Associating a control with a tab pane
Methods to associate a control with a tab pane......
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.