ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
Upload functions
The following functions are used to manage the upload:...
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
Items used in a select query
A query created in the query editor can contain several types of items......
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
Principle of remote check
<PDF reader>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming)....
9. Distributing "Reports and Queries"
RuleVisible (Property)
The RuleVisible property is used to: Find out whether the rulers are visible or invisible in a Word Processing control. Make the rulers visible or invisible in a Word Processing control....
FlexDirection (Property)
The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction").
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
InputValue (Property)
The InputValue property is used to: find out whether the end user can enter or change values in a Spreadsheet control. allow or prevent the end user from entering or changing values in a Spreadsheet control....
fCurrentDrive (Function)
Gets or sets the current drive.
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
fListResource (Function)
Lists the resources integrated to the application.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
fRemoveDir (Function)
Deletes a directory from a disk.
Setup directory
The setup wizard allows you to configure the setup directory of application....