ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
EmulatePane (Function)
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.
DnDIsDataAvailable (Example)
Usage example of the DnDIsDataAvailable function
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
EmailChangeFolder (Example)
Usage example of the EmailChangeFolder function
xlsDocument (Example)
Usage example of the xlsDocument type
xlsVersion (Example)
Usage example of the xlsVersion function
EmailListFolder (Example)
Usage example of the EmailListFolder function
Creating anchors
The anchors are used to define specific points in a help page......
EmulatePaneDock (Function)
Emulates the integration of an undocked pane in the associated dynamic Tab control.
fMoveDir (Example)
Usage example of the fMoveDir function
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
HConnect (Example)
Usage example of the HConnect function
1. The WINDEV Framework
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
RegistryListKey (Function)
Lists the sub-keys of a registry key.
Events associated with formatted display controls
List of events associated with formatted display controls...
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
UploadCopyFile (Example)
Usage example of the UploadCopyFile function
fShortPath (Example)
Usage example of the fShortPath function
fLongPath (Example)
Usage example of the fLongPath function
HTTPSendForm (Function)
Sends an HTTP form.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.