ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
HAlias (Example)
Usage example of the HAlias function
zipAddFile (Example)
Usage example of the zipAddFile function
fCopyFile (Example)
Usage example of the fCopyFile function
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
Constants for the archiving functions
List of constants used by the archiving functions....
Automation object
The Automation keyword is used to declare an automation object...
HCreation (Example)
Usage example of the HCreation function
fCompress (Example)
Usage example of the fCompress function
ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
MCI constants
List of constants used by the MCI functions....
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
8. Sharing a project in practice
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
UploadSizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
zipFileSize (Example)
Usage example of the zipFileSize function
fRead (Example)
Usage example of the fRead function
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
2. Analysis in practice
xBase files: Limits
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......