ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Check Box control
A Check Box can correspond to...
<Check box>.Delete (Function)
Deletes an option from a Check Box control.
State "form with input": input in a PDF form
The report editor can be used to create form reports, which include different controls allowing users to enter data...
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options...
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
Creating an executable: General options
The main executable options are as follows......
WDDeploy features
WDDeploy can be used to......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
dText (Example)
Usage example of the dText function
zipChangePath (Example)
Usage example of the zipChangePath function
MyWindow (Reserved word)
MyWindow is used to handle the current window...
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Page (Property)
The Page property is used to handle a page.
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
WDOptimizer: Editing and modifying a ".REP" file
Specific features of the Express version
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
zipExtractFile (Example)
Usage example of the zipExtractFile function
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Clipping the window according to an image
An image can be used to easily define the shape of a window......
OCRExtractText (Function)
Reads the text contained in an image.
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
dBorder (Function)
Draws the borders.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.