ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
HSendMessageToClient (Function)
Displays a message on the client computers.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
ServiceStop (Function)
Stops a service.
ServiceStart (Function)
Starts a service.
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
SQLModify (Example)
Usage example of the SQLModify function
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
KeyExpression (Example)
Usage example of the KeyExpression property
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
SQLExec (Example)
Usage example of the SQLExec function
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
fClose (Function)
Closes an external file.
Password (Property)
The Password property sets and changes the password.
ContactAdd (Example)
Usage example of the ContactAdd function
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.