ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
<redisConnection>.PipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<mongoGridFS variable>.ListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
<mongoCollection variable>.Find (Function)
Finds documents in a MongoDB collection.
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
RedisPipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
RedisPipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
<Word Processing>.ToImage (Function)
Exports a page from a Word Processing control in image format.
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
List of reserved words
USING IN (Stopwatch)
The statement USING ... IN allows you to automatically start and stop a stopwatch.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
Software Factory
The concept of software factory is used to automate the process for creating applications....
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
SaaSAdminFindPricing(Function)
Finds a SaaS pricing.
SaaSAdminAddPricing (Function)
Adds a SaaS pricing.
SaaSAdminAddUser (Function)
Adds a SaaS user.
SaaSAdminAddService (Function)
Adds a SaaS service into the description of a site.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
<htmlDocument variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......