ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
Creating requirements
The following steps must be performed to implement the requirements......
fUnlock (Function)
Entirely or partially unlocks an external file.
Marker (Variable type)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
SaaSDisconnect (Function)
Disconnect the user of a SaaS site beside the SaaS web service that manages the site.
MIMEType (Property)
The MIMEType property gets and sets the MIME type of an element.
2. Projects in practice
Discover the main operations that can be performed on a project....
CharactTypeCount (Function)
Returns the number of characters matching a given type.
Print modes of a report
Several print modes are available for a report....
HTTPSendForm (Function)
Sends an HTTP form.
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL table, from a query or from an HFSQL view into a physical file (on disk).
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
Size (Property)
The Size property is used to determine and change the size of an element.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......