ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
zipExtractPath (Function)
Returns the path of a file found in the archive.
zipDeleteFile (Function)
Deletes a file from an archive.
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.