ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Emulating constants
List of constants used by the functions for emulating automated tests....
Kanban control events
The following events are associated with Kanban controls......
SocketConnect (Function)
Connects a client computer to a given socket.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
SysColor (Function)
Identifies or modifies the color of a Windows element.
CameraConfigure (Function)
Allows you to configure the video capture driver.
VideoConfigure (Function)
Allows you to configure the video capture driver.
GroupReset (Function)
Reinitializes the Group structure.
EmailGetAll (Function)
Retrieves all the emails found on a server.
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
HLogRecreate (Function)
Used to re-create an empty log.
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user, Allow and/or forbid a table column to be moved by the user....
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....