ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RedisPipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
dFont (Function)
Declares the font to be used by the dText function: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
GglAccountAssociate (Function)
Enables users to log in to an application using a Google account registered on the device, without entering a username and password.
ChangeSkinTemplate (Function)
Dynamically changes the theme: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Themes
The themes are used to standardize the visual aspect of a site and they allow you to easily change style......
Action Bar control events
Moves backward several records from the current position in the data file, according to a specified item....
WDAPI: Using APIs in a WINDEV application
The two most interesting features of WDAPI are......
TimelineAddEvent(Function)
Adds an event into a TimeLine control.
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
ToolbarUndock (Function)
Transforms a docked Toolbar control into a floating Toolbar control.
MatMultiply (Example)
Usage example of the MatMultiply function
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
DomoSwitchOff (Function)
Switches off one or more electrical devices compatible with the X10 protocol.
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
EventTimeline (Variable type)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....