ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
HDBIndex (Function)
Opens an xBase index file.
xBase files: Limits
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
Print modes of a report
Several print modes are available for a report....
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
dbgEnableLog (Function)
Enables the runtime log programmatically.
zipCreateExe (Example)
Usage example of the zipCreateExe function
Link properties
When creating a link, you can simply specify the destination......
2. User-friendly editors in practice
User-friendly editors in practice...
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
FTPCommand (Example)
Usage example of the FTPCommand function
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
zipCreate (Function)
Creates an archive.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
HSetMemo (Function)
Used to modify the management mode of memo items.
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Handling an Edit control programmatically
You can handle Edit controls programmatically......
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
Creating nested reports
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Sound (Function)
Plays a sound in WAV format.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
HFSQL Client/Server: Configuring the server
Configuring the SOAP administrator
URIGetInfo (Function)
Retrieves information of a URI resource.
Dictionary
The dictionary is a file that can contain the project elements......
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.