ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information...
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
Size (Example)
Usage example of the Size property
FinRepayVal (Example)
Usage example of the FinRepayVal function
fShortPath (Function)
Returns the full short path of a file or directory.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
FTPAttribute (Example)
Usage example of the FTPAttribute function
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
EmailUpdate (Example)
Usage example of the EmailUpdate function
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
saasPricing (Type of variable)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Project Management Hub: Time tracking
The time spent can be listed on......