ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
Software Factory
The concept of software factory is used to automate the process for creating applications....
<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.
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
<redisConnection>.PipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
USING IN (Stopwatch)
The statement USING ... IN allows you to automatically start and stop a stopwatch.
SaaSAdminAddService (Function)
Adds a SaaS service into the description of a site.
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.
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.
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
<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.