ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
17. TLS/SSL: Encrypting information on the Web
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
zipExtractFile (Example)
Usage example of the zipExtractFile function
Count (Property)
The Count property returns the number of elements in a given set.
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
SQLFirst (Function)
Positions on the first row of the query result.
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
The Edit control
The Edit control allows users to enter data......
zipCreate (Function)
Creates an archive.
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Sum (Function)
Calculates the sum of the array elements.
WINDEV 2024 Tutorial - Table of contents
WEBDEV 2024 Tutorial - Table of contents
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Constants for managing arrays
List of constants used by the functions for array management....
WINDEV applications for Linux: Specific features
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
zipExtractPath (Example)
Usage example of the zipExtractPath function
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).